Searched refs:max_child_timeout (Results 1 – 1 of 1) sorted by relevance
311 def __init__(self, max_child_timeout: int):312 self._max_child_timeout = max_child_timeout315 def max_child_timeout(self): member in MaxChildTimeout321 return self.max_child_timeout == other.max_child_timeout