[issue21788] Rework Python finalization

STINNER Victor report at bugs.python.org
Tue Jun 17 09:41:46 CEST 2014


STINNER Victor added the comment:

Benjamin changed ThreadState_DeleteCurrent() to fix an issue in this part of the code, but then reverted his change:
"revert tstate_delete_common, since it's pretty much wrong"
http://hg.python.org/cpython/rev/3ce746735b99

(Yeah this part of the code is really tricky, likely to deadlock.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21788>
_______________________________________


More information about the Python-bugs-list mailing list