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

default_executor implementation for Windows has a memory leak. #312

Closed
FelixPetriconi opened this issue Sep 15, 2020 · 1 comment
Closed
Assignees

Comments

@FelixPetriconi
Copy link
Member

The default_executor for Windows has a memory leak. It does not release the work items submitted to the thread pool.

@FelixPetriconi FelixPetriconi self-assigned this Sep 15, 2020
FelixPetriconi added a commit to FelixPetriconi/libraries that referenced this issue Sep 15, 2020
FelixPetriconi added a commit that referenced this issue Sep 15, 2020
#312: Fix memory leak in Windows default_executor implementation
@FelixPetriconi
Copy link
Member Author

Fixed in 1.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant