Skip to content
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

[3.11] gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468) #102746

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 16, 2023

Fix an issue of concurrent.futures ProcessPoolExecutor shutdown hanging.

(cherry picked from commit 2dc9463)

Co-authored-by: yonatanp yonatan.perry@gmail.com
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

…thonGH-94468)

Fix an issue of concurrent.futures ProcessPoolExecutor shutdown hanging.

(cherry picked from commit 2dc9463)

Co-authored-by: yonatanp <yonatan.perry@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@miss-islington miss-islington merged commit 0560fe3 into python:3.11 Mar 16, 2023
@miss-islington miss-islington deleted the backport-2dc9463-3.11 branch March 16, 2023 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants