Searched defs:run_bg (Results 1 – 2 of 2) sorted by relevance
275 def run_bg(command, termination_func=None, output_func=None, output_prefix="", function
928 def run_bg(command): function