bpo-39877: take_gil() checks tstate_must_exit() twice by vstinner · Pull Request #18890 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
take_gil() now also checks tstate_must_exit() after acquiring
the GIL: exit the thread if Py_Finalize() has been called.
take_gil() now also checks tstate_must_exit() after acquiring the GIL: exit the thread if Py_Finalize() has been called.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
vstinner
mentioned this pull request
vstinner
merged commit
9229eee
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
take_gil_exit3
branch
vstinner
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment