Searched refs:app_proc (Results 1 – 1 of 1) sorted by relevance
94 app_proc = subprocess.Popen(call_params) variable96 timer = Timer(args.timeout, kill, [app_proc])100 app_proc.communicate()106 if app_proc.returncode != 0:109 vector, app_proc.returncode))