Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Open
Description
Bug report
Bug description:
I'm pretty surePyGILState_Ensure()
will crash if called after finalization, particularly in the case where the thread doesn't already have a thread state active. I noticed this while looking at the function for something else.
CC@gpshead
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response