You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (pythonGH-22023)
* Add cancel_futures parameter to the Executor base class, since it was missed in the original PR (python#18057) that added cancel_futures.
(cherry picked from commit 17dc1b7)
Co-authored-by: Shantanu <[email protected]>
0 commit comments