[issue30387] warning of threading_cleanup in test_threading

STINNER Victor report at bugs.python.org
Wed May 17 14:34:27 EDT 2017


STINNER Victor added the comment:

Oh wait, I succeeded to reproduce the bug on master. In verbose mode, we even get the test name!

test_is_alive_after_fork (test.test_threading.ThreadTests) ... Warning -- threading_cleanup() failed to cleanup 0 threads after 3 sec (count: 0, dangling: 21)
ok

----------

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


More information about the Python-bugs-list mailing list