mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Update asyncio-subprocess.rst (GH-21680) (GH-25621)
(cherry picked from commit 3c4850e222
)
Co-authored-by: Gabriel R F <github@gabrf.com>
This commit is contained in:
parent
debb23fae6
commit
d7a1a815d9
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,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