X Tutup
The Wayback Machine - https://web.archive.org/web/20251105054258/https://github.com/python/cpython/pull/140997
Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Nov 4, 2025

This documents the asyncio's behavior of killing the subprocess if the transport is closed or gets garbage collected.
This behaviour is tested at

def test_close_kill_running(self):


📚 Documentation preview 📚: https://cpython-previews--140997.org.readthedocs.build/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news topic-asyncio

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup