[issue37137] test_asyncio: test_cancel_gather_2() dangling thread

STINNER Victor report at bugs.python.org
Mon Jun 3 17:40:55 EDT 2019


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

My second attempt isn't fully successful :-( test_asyncio still fails with ENV_CHANGED :-(

https://buildbot.python.org/all/#/builders/185/builds/488

test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests) ... 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