SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-39877: take_gil() checks tstate_must_exit() twice (GH-18890)

take_gil() now also checks tstate_must_exit() after acquiring
the GIL: exit the thread if Py_Finalize() has been called.
V
Victor Stinner committed
9229eeee105f19705f72e553cf066751ac47c7b7
Parent: b7e9525
Committed by GitHub <noreply@github.com> on 3/9/2020, 10:10:53 PM