Skip to content

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

Merged
Yhg1s merged 2 commits into
python:3.13from
miss-islington:backport-a4095ee-3.13
Aug 4, 2026
Merged

[3.13] gh-154937: Fix _thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085)#155125
Yhg1s merged 2 commits into
python:3.13from
miss-islington:backport-a4095ee-3.13

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 a4095ee272f5e5082281a94a0856dde3c2f323f9)

Co-authored-by: Edward Xu <xuxiangad@gmail.com>
@Yhg1s
Yhg1s enabled auto-merge (squash) August 4, 2026 09:08
@Yhg1s
Yhg1s merged commit 75344c0 into python:3.13 Aug 4, 2026
42 checks passed
@miss-islington
miss-islington deleted the backport-a4095ee-3.13 branch August 4, 2026 09:27
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