mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
5987ebc774
gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (GH-134508)
(cherry picked from commit 5804ee7b46)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>