[issue36989] test_thread fails because symbol is (no longer) exported

STINNER Victor report at bugs.python.org
Thu Mar 26 20:26:31 EDT 2020


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

> Fatal Python error: Py_EndInterpreter: not the last thread

That's the bug bpo-36402 which I fixed with commit 468e5fec8a2f534f1685d59da3ca4fad425c38dd in master.

----------
nosy: +vstinner
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> threading._shutdown() race condition: test_threading test_threads_join_2() fails randomly

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


More information about the Python-bugs-list mailing list