Skip to content

[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023) #22048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

hauntsaninja
Copy link
Contributor

@hauntsaninja hauntsaninja commented Sep 1, 2020

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

https://bugs.python.org/issue39349

…ythonGH-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 <12621235+hauntsaninja@users.noreply.github.com>
@hauntsaninja
Copy link
Contributor Author

Looks all green here! Thanks for the speedy reviews! :-)

@aeros aeros merged commit a763ee3 into python:3.9 Sep 2, 2020
@hauntsaninja hauntsaninja deleted the backport-17dc1b7-3.9 branch September 2, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants