[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 12:26:20 EST 2020


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


New changeset 17ef4319a34f5a2f95e7823dfb5f5b8cff11882d by Richard Kojedzinszky in branch 'master':
bpo-41891: ensure asyncio.wait_for waits for task completion (#22461)
https://github.com/python/cpython/commit/17ef4319a34f5a2f95e7823dfb5f5b8cff11882d


----------

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


More information about the Python-bugs-list mailing list