Yury Selivanov <yseliva...@gmail.com> 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 <rep...@bugs.python.org> <https://bugs.python.org/issue33638> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com