[issue21163] asyncio doesn't warn if a task is destroyed during its execution

STINNER Victor report at bugs.python.org
Wed Jun 25 00:42:25 CEST 2014


STINNER Victor added the comment:

The new check emits a lot of "Task was destroyed but it is pending!" messages when running test_asyncio. I keep the issue open to remember me that I have to fix them.

----------

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


More information about the Python-bugs-list mailing list