Skip to content

[3.9] bpo-45021: Fix a hang in forked children (GH-28007)#28481

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-0bfa110-3.9
Sep 20, 2021
Merged

[3.9] bpo-45021: Fix a hang in forked children (GH-28007)#28481
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-0bfa110-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 20, 2021

Copy link
Copy Markdown
Contributor

_global_shutdown_lock should be reinitialized in forked children
(cherry picked from commit 0bfa110)

Co-authored-by: nullptr 3621629+0x0L@users.noreply.github.com

https://bugs.python.org/issue45021

Automerge-Triggered-By: GH:gpshead

_global_shutdown_lock should be reinitialized in forked children
(cherry picked from commit 0bfa110)

Co-authored-by: nullptr <3621629+0x0L@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@0x0L and @gpshead: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Sep 20, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b06c3b3 into python:3.9 Sep 20, 2021
@miss-islington miss-islington deleted the backport-0bfa110-3.9 branch September 20, 2021 18:54
@miss-islington

Copy link
Copy Markdown
Contributor Author

@0x0L and @gpshead: Status check is done, and it's a failure ❌ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants