FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468) by miss-islington · Pull Request #102746 · python/cpython · GitHub

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-2dc9463-3.11
Mar 16, 2023
Merged

[3.11] gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468)#102746
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-2dc9463-3.11

Conversation

miss-islington commented Mar 16, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

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 merged commit 0560fe3 into python:3.11 Mar 16, 2023
miss-islington deleted the backport-2dc9463-3.11 branch March 16, 2023 05:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL