[issue44434] _thread module: Remove redundant PyThread_exit_thread() call to avoid glibc fatal error: libgcc_s.so.1 must be installed for pthread_cancel to work

STINNER Victor report at bugs.python.org
Sat Jul 3 17:52:49 EDT 2021


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

Good news: this change fixed bpo-35866 "concurrent.futures deadlock".

----------

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


More information about the Python-bugs-list mailing list