Searched refs:tf_subproc (Results 1 – 2 of 2) sorted by relevance
184 def _start_monitor(self, server, tf_subproc, reporter): argument228 if tf_subproc.poll() is not None and len(inputs) == 1:232 % tf_subproc.returncode)
286 def _start_monitor(self, server, tf_subproc, reporter, extra_args): argument339 if tf_subproc.poll() is not None and len(inputs) == 1:349 result=tf_subproc.returncode)350 raise TradeFedExitError(tf_subproc.returncode)