Searched refs:WAIT_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
32 WAIT_TIMEOUT_SECONDS = 10 variable in AsyncSubprocessLogger69 result = self.future.result(timeout=self.WAIT_TIMEOUT_SECONDS)73 …rror("logging thread %s failed to finish after %d seconds" % (self.tag, self.WAIT_TIMEOUT_SECONDS))