Searched refs:stop_on_exception (Results 1 – 15 of 15) sorted by relevance
114 def __init__(self, num_pending_calls, stop_on_exception): argument116 self.stop_on_exception = stop_on_exception132 if self.stop_on_exception:165 waiter = _AllCompletedWaiter(pending_count, stop_on_exception=True)167 waiter = _AllCompletedWaiter(pending_count, stop_on_exception=False)
328 with self._coord.stop_on_exception():438 with self._coord.stop_on_exception():444 with self._coord.stop_on_exception():561 with self._coord.stop_on_exception():568 with self._coord.stop_on_exception():611 with self._coord.stop_on_exception():618 with self._coord.stop_on_exception():
262 def stop_on_exception(self): member in Coordinator482 with self._coord.stop_on_exception():
867 def stop_on_exception(self): member in Supervisor875 return self._coord.stop_on_exception()1132 setattr(Supervisor, "StopOnException", Supervisor.stop_on_exception)
47 with coord.stop_on_exception():
38 name: "stop_on_exception"
142 name: "stop_on_exception"
166 with self.thread_coord.stop_on_exception():337 with self.thread_coord.stop_on_exception():371 with self.thread_coord.stop_on_exception():410 with self.thread_coord.stop_on_exception():
89 with coord.stop_on_exception():137 with coord.stop_on_exception():157 with coord.stop_on_exception():176 with coord.stop_on_exception():
209 with coord.stop_on_exception():374 with self.coord.stop_on_exception(), \
515 with self._coord.stop_on_exception():661 with self._coord.stop_on_exception():
353 with coord.stop_on_exception():
231 with self._coord.stop_on_exception():
318 with coord.stop_on_exception():