Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.14] gh-154937: Fix _thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085) - #155124

Merged
terryjreedy merged 1 commit into
python:3.14from
miss-islington:backport-a4095ee-3.14
Sep 8, 2026
Merged

[3.14] gh-154937: Fix _thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085)#155124
terryjreedy merged 1 commit into
python:3.14from
miss-islington:backport-a4095ee-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

…_joinable_thread` on `ThreadHandle.ident` (pythonGH-155085)

(cherry picked from commit a4095ee)

Co-authored-by: Edward Xu <[email protected]>
@terryjreedy

Copy link
Copy Markdown
Member

@Yhg1s already merged the 3.13 backport.

@terryjreedy
terryjreedy merged commit eef282b into python:3.14 Sep 8, 2026
50 checks passed
@miss-islington
miss-islington deleted the backport-a4095ee-3.14 branch September 8, 2026 01:58
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.

3 participants