[issue22630] `concurrent.futures.Future.set_running_or_notify_cancel` does not notify cancel

Ben Mather report at bugs.python.org
Sat Oct 25 22:44:27 CEST 2014


Ben Mather added the comment:

Have uploaded patch to re-implement `wait` and `as_completed` using callbacks.  See issue 22729.  Sorry for sitting on it for so long.

----------
Added file: http://bugs.python.org/file37017/non-magic-waiters.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22630>
_______________________________________


More information about the Python-bugs-list mailing list