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.12] gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (GH-108513) #109784

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

elfstrom
Copy link
Contributor

This fixes issue GH-105829, #105829

(cherry picked from commit 405b063)

…adlock (pythonGH-108513)

This fixes issue pythonGH-105829, python#105829

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Chris Withers <chris@withers.org>
Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>.
(cherry picked from commit 405b063)

Co-authored-by: elfstrom <elfstrom@users.noreply.github.com>
@cjw296
Copy link
Contributor

cjw296 commented Sep 24, 2023

@Yhg1s - confused about who can merge this to the 3.12 branch, can you provide some guidance?

@Yhg1s Yhg1s merged commit c2cadb0 into python:3.12 Oct 2, 2023
27 checks passed
@cjw296
Copy link
Contributor

cjw296 commented Oct 2, 2023

@Yhg1s - many thanks! (and congrats on the 3.12.0 release!)

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.

None yet

3 participants