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

Add a workaround for a bug in Python 3.12 that would randomly cause RuntimeError to be raised when cleaning up thread pools during interpreter shutdown #1213

Closed
wants to merge 1 commit into from

Conversation

bartfeenstra
Copy link
Owner

This fixes #1173

…untimeError to be raised when cleaning up thread pools during interpreter shutdown.
@bartfeenstra bartfeenstra added the bug Something isn't working label Jan 22, 2024
@bartfeenstra bartfeenstra added this to the 0.3.0 milestone Jan 22, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review January 22, 2024 16:45
@bartfeenstra bartfeenstra deleted the fix-interpreter-shutdown-runtime-error branch January 25, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS builds fail
1 participant