[issue26552] Failing ensure_future still creates a Task

Guido van Rossum report at bugs.python.org
Fri Jan 28 17:24:42 EST 2022


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


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


----------

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


More information about the Python-bugs-list mailing list