[issue33608] [subinterpreters] Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.
STINNER Victor
report at bugs.python.org
Mon Mar 4 07:16:57 EST 2019
STINNER Victor <vstinner at redhat.com> added the comment:
The commit ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465 introduced a regression in test.test_multiprocessing_spawn.WithThreadsTestManagerRestart.test_rapid_restart: bpo-36114.
Would it be possible to revert it until the bug is properly understood and fixed?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33608>
_______________________________________
More information about the Python-bugs-list
mailing list