[issue41891] asyncio.wait_for does not wait for task/future to be completed in all cases

Yury Selivanov report at bugs.python.org
Fri Dec 18 14:19:23 EST 2020


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset 82dbfd5a04863d8b6363527e6a34a90c9aa5691b by Miss Islington (bot) in branch '3.9':
bpo-41891: ensure asyncio.wait_for waits for task completion (GH-22461) (#23840)
https://github.com/python/cpython/commit/82dbfd5a04863d8b6363527e6a34a90c9aa5691b


----------

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


More information about the Python-bugs-list mailing list