[issue30727] [2.7] test_threading.ConditionTests.test_notify() hangs randomly on Python 2.7

STINNER Victor report at bugs.python.org
Wed Jun 21 19:29:17 EDT 2017


STINNER Victor added the comment:

See also bpo-8799 "Hang in lib/test/test_threading.py" and the commit 020af2a2bc4708215360a3793b5a1790e15d05dd which added two _wait() calls to ConditionTests._check_notify().

----------

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


More information about the Python-bugs-list mailing list