Searched refs:_RequestedStop (Results 1 – 1 of 1) sorted by relevance
121 class _RequestedStop(Exception): # pylint: disable=g-bad-exception-name class148 coord = coordinator.Coordinator(clean_stop_exception_types=(_RequestedStop,))449 raise _RequestedStop()