[issue33608] Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.

STINNER Victor report at bugs.python.org
Fri Apr 12 11:42:56 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

I ran "./python -m test --matchfile=bisect5 test_multiprocessing_spawn --fail-env-changed -F" 4 times in parallel: in less than 5 minutes (in fact, I didn't look carefully at the terminal, maybe it was faster), I got 3 core dumps :-(

----------

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


More information about the Python-bugs-list mailing list