Searched defs:stop_standing_subprocess (Results 1 – 2 of 2) sorted by relevance
539 def stop_standing_subprocess(proc): function
480 def stop_standing_subprocess(proc, kill_signal=signal.SIGTERM): function