[issue40607] asyncio.wait_for should reraise future exception even if timeout expires

Yury Selivanov report at bugs.python.org
Wed May 13 14:31:43 EDT 2020


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

> I think that in case inner task cancelation fails with some error, asyncio.wait_for should reraise it instead of silently losing it.

+1.

----------

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


More information about the Python-bugs-list mailing list