[New-bugs-announce] [issue46273] Document what asyncio.wait() and asyncio.as_completed() do if canceled.

Mikhail Terekhov report at bugs.python.org
Wed Jan 5 15:07:21 EST 2022


New submission from Mikhail Terekhov <termim at gmail.com>:

It is not clear from documentation what happens with awaitable objects when these are canceled.

----------
assignee: docs at python
components: Documentation, asyncio
messages: 409801
nosy: asvetlov, docs at python, termim, yselivanov
priority: normal
severity: normal
status: open
title: Document what asyncio.wait() and asyncio.as_completed() do if canceled.
versions: Python 3.10, Python 3.11, Python 3.8, Python 3.9

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


More information about the New-bugs-announce mailing list