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 #1231

Merged
merged 1 commit into from
Feb 1, 2024

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 Feb 1, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review February 1, 2024 12:04
Copy link

github-actions bot commented Feb 1, 2024

Uploaded Betty for commit 3bf8891. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra merged commit e978045 into 0.3.x Feb 1, 2024
9 checks passed
@bartfeenstra bartfeenstra deleted the fix-interpreter-shutdown-runtime-error branch February 1, 2024 12:20
@bartfeenstra bartfeenstra added this to the 0.3.0 milestone Feb 4, 2024
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