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

Andrew Svetlov report at bugs.python.org
Wed Feb 7 03:01:20 EST 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Agree.
Should we report about cancelled but still executing tasks?
It would be a nice feature.
I'm talking not about `wait_for` only but task cancellation in general.

----------

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


More information about the Python-bugs-list mailing list