mirror of
https://github.com/python/cpython.git
synced 2024-12-14 20:34:12 +08:00
Update asyncio-subprocess.rst (GH-21680)
This commit is contained in:
parent
b6daab2f67
commit
3c4850e222
@ -242,7 +242,7 @@ their completion.
|
|||||||
|
|
||||||
.. method:: kill()
|
.. method:: kill()
|
||||||
|
|
||||||
Kill the child.
|
Kill the child process.
|
||||||
|
|
||||||
On POSIX systems this method sends :py:data:`SIGKILL` to the child
|
On POSIX systems this method sends :py:data:`SIGKILL` to the child
|
||||||
process.
|
process.
|
||||||
|
Loading…
Reference in New Issue
Block a user