[issue26552] Failing ensure_future still creates a Task

Guido van Rossum report at bugs.python.org
Sat Jan 29 01:57:25 EST 2022


Guido van Rossum <guido at python.org> added the comment:


New changeset a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613 by Kumar Aditya in branch '3.10':
bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288) (#31003)
https://github.com/python/cpython/commit/a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613


----------

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


More information about the Python-bugs-list mailing list