Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dssh_multiplex.py107 unjoinable=True)
/external/autotest/client/common_lib/
Dutils.py143 unjoinable=False, env=None, extra_paths=None): argument
202 self.unjoinable = unjoinable
203 if (unjoinable and (stdout_tee != DEVNULL or stderr_tee != DEVNULL)):
279 if self.unjoinable:
332 if self.unjoinable:
806 if any(bg_job.unjoinable for bg_job in bg_jobs):