Searched refs:FileTimerServer (Results 1 – 5 of 5) sorted by relevance
162 self._worker_watchdog: Optional[timer.FileTimerServer] = None182 self._worker_watchdog = timer.FileTimerServer(
42 self.server = timer.FileTimerServer(210 self.server = timer.FileTimerServer(
147 class FileTimerServer: class369 if pid in worker_pids or not FileTimerServer.is_process_running(pid):
52 FileTimerServer,
31 .. autoclass:: FileTimerServer