Yury Selivanov <[email protected]> added the comment:

This is caused by wait_for not waiting for the cancelled task.  
https://bugs.python.org/issue32751 tracks that bug.

----------
superseder:  -> wait_for(future, ...) should wait for the future (even if a 
timeout occurs)

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33638>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to