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

Yury Selivanov report at bugs.python.org
Tue May 29 14:10:31 EDT 2018


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

+1 one to fix this in 3.7, Elvis is working on the patch.  

I don't think we should backport to 3.6 though as it's a behaviour change that people might not expect to get from a bug-fix release.

----------
versions:  -Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list