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

Chris Jerdonek report at bugs.python.org
Wed May 13 01:14:26 EDT 2020


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:

Also adding Nathaniel since he's the one that filed #32751. Nathaniel, do you agree that if an exception occurs while waiting for the cancellation, the exception should be what's raised instead of TimeoutError?

----------
nosy: +chris.jerdonek, njs

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


More information about the Python-bugs-list mailing list