Searched defs:start_standing_subprocess (Results 1 – 2 of 2) sorted by relevance
501 def start_standing_subprocess(cmd, shell=False, env=None): function
448 def start_standing_subprocess(cmd, check_health_delay=0, shell=True): function