[issue37137] test_asyncio: test_cancel_gather_2() dangling thread

STINNER Victor report at bugs.python.org
Mon Jun 3 16:38:32 EDT 2019


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

My change didn't fix the issue:

https://buildbot.python.org/all/#/builders/176/builds/680

test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... Warning -- threading_cleanup() failed to cleanup -1 threads (count: 0, dangling: 1)

----------

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


More information about the Python-bugs-list mailing list