Skip to content

[3.13] gh-119710: fix asyncio Process.wait() to finish on process exit and not wait for closing of pipes (GH-151983) - #154172

Merged
kumaraditya303 merged 2 commits into
python:3.13from
miss-islington:backport-f252132-3.13
Jul 20, 2026
Merged

[3.13] gh-119710: fix asyncio Process.wait() to finish on process exit and not wait for closing of pipes (GH-151983)#154172
kumaraditya303 merged 2 commits into
python:3.13from
miss-islington:backport-f252132-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit f252132)

Co-authored-by: Tobias Alex-Petersen tobias.alex.petersen@gmail.com
Co-authored-by: Kumar Aditya kumaraditya@python.org

… and not wait for closing of pipes (pythonGH-151983)
(cherry picked from commit f252132)
Co-authored-by: Tobias Alex-Petersen <tobias.alex.petersen@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) July 20, 2026 05:01
@kumaraditya303
kumaraditya303 merged commit 469de9e into python:3.13Jul 20, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-f252132-3.13 branch July 20, 2026 05:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@kumaraditya303@tapetersen