-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-128400: Stop-the-world when manually calling faulthandler
#128422
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
gh-128400: Stop-the-world when manually calling faulthandler
#128422
Conversation
Thanks @ZeroIntensity for the PR, and @colesbury for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ythonGH-128422) (cherry picked from commit c9356fe) Co-authored-by: Peter Bierma <[email protected]>
Thanks! |
GH-128423 is a backport of this pull request to the 3.13 branch. |
I'm not sure including the test is a good idea. It looks a bit expensive to me. That code was intended to reliability trigger a crash when using |
I tested by backing out the change to Thanks for fixing this bug! |
Ah wait, I did forget |
I think |
…GH-128422) (GH-128423) (cherry picked from commit c9356fe) Co-authored-by: Peter Bierma <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.