[issue32751] wait_for(future, ...) should wait for the future (even if a timeout occurs)

Yury Selivanov report at bugs.python.org
Wed Aug 26 12:42:52 EDT 2020


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


New changeset c517fc712105c8e5930cb42baaebdbe37fc3e15f by Elvis Pranskevichus in branch 'master':
bpo-32751: Wait for task cancel in asyncio.wait_for() when timeout <= 0 (#21895)
https://github.com/python/cpython/commit/c517fc712105c8e5930cb42baaebdbe37fc3e15f


----------

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


More information about the Python-bugs-list mailing list