We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The default_executor for Windows has a memory leak. It does not release the work items submitted to the thread pool.
The text was updated successfully, but these errors were encountered:
stlab#312: Fix memory leak in Windows default_executor implementation
ec5bc96
Merge pull request #313 from FelixPetriconi/Fix312
d156875
#312: Fix memory leak in Windows default_executor implementation
Fixed in 1.5.3
Sorry, something went wrong.
FelixPetriconi
No branches or pull requests
The default_executor for Windows has a memory leak. It does not release the work items submitted to the thread pool.
The text was updated successfully, but these errors were encountered: