Searched refs:kill_subprocess (Results 1 – 1 of 1) sorted by relevance
8 def kill_subprocess(process): function19 watchdog = threading.Timer(20, kill_subprocess, args=[cmd])