mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Update asyncio-subprocess.rst (GH-21680)
This commit is contained in:
parent
b6daab2f67
commit
3c4850e222
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ their completion.
|
|||
|
||||
.. method:: kill()
|
||||
|
||||
Kill the child.
|
||||
Kill the child process.
|
||||
|
||||
On POSIX systems this method sends :py:data:`SIGKILL` to the child
|
||||
process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue