[issue39349] Add "cancel_futures" parameter to concurrent.futures.Executor.shutdown()

Antoine Pitrou report at bugs.python.org
Sun Feb 2 07:49:04 EST 2020


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 339fd46cb764277cbbdc3e78dcc5b45b156bb6ae by Kyle Stanley in branch 'master':
bpo-39349: Add *cancel_futures* to Executor.shutdown() (GH-18057)
https://github.com/python/cpython/commit/339fd46cb764277cbbdc3e78dcc5b45b156bb6ae


----------

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


More information about the Python-bugs-list mailing list