Skip to content

[3.15] gh-155732: Join the terminated process in test_repr_lock (GH-155734) - #155766

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-3c414a5-3.15
Aug 27, 2026
Merged

[3.15] gh-155732: Join the terminated process in test_repr_lock (GH-155734)#155766
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-3c414a5-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

The process was terminated, but not joined, so it was still reported as
a dangling process.
(cherry picked from commit 3c414a5)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…nGH-155734)

The process was terminated, but not joined, so it was still reported as
a dangling process.
(cherry picked from commit 3c414a5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Aug 14, 2026
@hugovk
hugovk merged commit bfa1595 into python:3.15 Aug 27, 2026
59 checks passed
@miss-islington
miss-islington deleted the backport-3c414a5-3.15 branch August 27, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants