Searched refs:_wait_with_timeout (Results 1 – 1 of 1) sorted by relevance
549 self._wait_with_timeout(timeout_seconds, command, want_core)656 def _wait_with_timeout(self, timeout_seconds, command, want_core): member in ProcessDriver