◐ Shell
clean mode source ↗

gh-99377: Revert audit events for thread state creation and free, because the GIL is not properly held at these times by zooba · Pull Request #99543 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

… actually been set.

This can occur during initialization. Without the check, later calls to get the interpreter state will cause a fatal error.

@zooba zooba mentioned this pull request

Nov 16, 2022

ericsnowcurrently

ericsnowcurrently

@zooba zooba changed the title gh-99377: Prevent raising audit event when thread state has not actually been set. gh-99377: Revert audit events for thread state creation and free, because the GIL is not properly held at these times

Nov 16, 2022

@AlexWaygood AlexWaygood linked an issue

Nov 16, 2022

that may be closed by this pull request

Labels