Skip to content

Commit ee889a3

Browse files
newline
1 parent e9b0260 commit ee889a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS.d/next/Library/2026-07-14-15-00-00.gh-issue-127049.pQw7Rk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Fix a race condition in :mod:`asyncio` on Unix where
22
:meth:`asyncio.subprocess.Process.send_signal`, :meth:`~asyncio.subprocess.Process.terminate`
33
or :meth:`~asyncio.subprocess.Process.kill` could signal an unrelated process
44
that was recycled onto the PID of the already-reaped child when ThreadedChildWatcher is used.
5-
Patch by Kumar Aditya.
5+
Patch by Kumar Aditya.

0 commit comments

Comments
 (0)