Skip to content

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

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

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

Conversation

@miss-islington

@miss-islington miss-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

tapetersen and others added 3 commits July 20, 2026 10:29
… 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 force-pushed the backport-f252132-3.15 branch from 037e9d2 to e4693d6 Compare July 20, 2026 05:00
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) July 20, 2026 05:04
@kumaraditya303
kumaraditya303 merged commit a706e80 into python:3.15 Jul 20, 2026
57 checks passed
@miss-islington
miss-islington deleted the backport-f252132-3.15 branch July 20, 2026 05:32
Sign up for free to 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