Home
last modified time | relevance | path

Searched refs:unjoinable (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dssh_multiplex.py100 unjoinable=True)
/external/autotest/client/common_lib/
Dutils.py131 unjoinable=False, env=None, extra_paths=None): argument
190 self.unjoinable = unjoinable
191 if (unjoinable and (stdout_tee != DEVNULL or stderr_tee != DEVNULL)):
262 if self.unjoinable:
297 if self.unjoinable:
808 if any(bg_job.unjoinable for bg_job in bg_jobs):