[issue39877] Daemon thread is crashing in PyEval_RestoreThread() while the main thread is exiting the process

STINNER Victor report at bugs.python.org
Mon Mar 9 18:10:56 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 9229eeee105f19705f72e553cf066751ac47c7b7 by Victor Stinner in branch 'master':
bpo-39877: take_gil() checks tstate_must_exit() twice (GH-18890)
https://github.com/python/cpython/commit/9229eeee105f19705f72e553cf066751ac47c7b7


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39877>
_______________________________________


More information about the Python-bugs-list mailing list