Searched refs:wait_for_standing_subprocess (Results 1 – 2 of 2) sorted by relevance
150 utils.wait_for_standing_subprocess(self._process, timeout)
492 def wait_for_standing_subprocess(proc, timeout=None): function