mirror of
https://github.com/python/cpython.git
synced 2026-07-24 19:02:12 -04:00
346c7afa7f
gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (GH-153810)
(cherry picked from commit 2875d1dc91)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>