This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 30288
Status merged
Title bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine
History
Date User Action Args
2022-01-28 22:24:37kumaradityasetstatus: open -> merged
2021-12-29 13:44:44kumaradityasettitle: bpo-26552: fix failing ensure_future which created a Task -> bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine
2021-12-29 13:40:59kumaradityalinkissue26552 pull_requests
2021-12-29 13:40:59kumaradityacreate