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

Ensure tasks get executed in thread-pool destructor #12

Merged
merged 1 commit into from
May 14, 2022

Conversation

DeveloperPaul123
Copy link
Owner

Changed

  • Add counter so that threads stay busy while there is work; either in the thread's queue or in other thread's queues.

Add counter so that threads stay busy while there is work; either in the thread's queue or in other thread's queues.
@DeveloperPaul123 DeveloperPaul123 changed the title Fix spurious unit test failures Ensure tasks get executed in thread-pool destructor May 14, 2022
@DeveloperPaul123 DeveloperPaul123 merged commit 17b3cfe into master May 14, 2022
@DeveloperPaul123 DeveloperPaul123 deleted the fix/spurious-unit-test-failures branch May 14, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant