[issue36177] test_io: test_daemon_threads_shutdown_stdout_deadlock() fails on x86 Windows7 3.x

STINNER Victor report at bugs.python.org
Mon Mar 4 03:21:36 EST 2019


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

Oh, David also wrote:

"""
If I can help with testing or builder access or anything just let me know.  It appears that I can pretty reliably trigger the error through just the individual tests (test_daemon_threads_shutdown_std{out,err}_deadlock) in isolation, which is definitely less tedious than a full buildbot run to test a change.

BTW, while not directly related since it was only just merged, and I won't pretend to have any real understanding of the changes here, I do have a question about PR 12024 ... it appears HEAD_UNLOCK is used twice in _PyInterpreterState_LookUpID.  Shouldn't one of those be HEAD_LOCK?
"""

https://bugs.python.org/issue33608#msg336975

----------

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


More information about the Python-bugs-list mailing list