Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix the bug that threads don't stop when pegasus_io_service is released #455

Merged
merged 7 commits into from
Jan 8, 2020

Conversation

levy5307
Copy link
Contributor

@levy5307 levy5307 commented Jan 7, 2020

What problem does this PR solve?

In pegasus_io_service, there are some threads running. But it doesn't have a destructor, so these threads can't be stopped.
This pull request add a destructor for it to stop these threads.

@acelyc111 acelyc111 merged commit bbae381 into apache:master Jan 8, 2020
@neverchanje neverchanje mentioned this pull request Mar 31, 2020
@levy5307 levy5307 deleted the pegasus-io-bug branch May 26, 2020 06:04
acelyc111 pushed a commit that referenced this pull request Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants