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

Roundup Robot report at bugs.python.org
Wed Jul 16 18:52:10 CEST 2014


Roundup Robot added the comment:

New changeset e4fe6706b7b4 by Victor Stinner in branch '3.4':
Issue #21163: Fix "destroy pending task" warning in test_wait_errors()
http://hg.python.org/cpython/rev/e4fe6706b7b4

New changeset a627b23f57d4 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21163: Fix "destroy pending task" warning in test_wait_errors()
http://hg.python.org/cpython/rev/a627b23f57d4

----------

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


More information about the Python-bugs-list mailing list