Functions | |
| None | kill_subprocess (subprocess.Popen[Any] process) |
Util to handle processes.
| None homeassistant.util.process.kill_subprocess | ( | subprocess.Popen[Any] | process | ) |
Force kill a subprocess and wait for it to exit.
Definition at line 9 of file process.py.