Searched refs:_paired_with_monitor (Results 1 – 2 of 2) sorted by relevance
316 def _paired_with_monitor(self): member in AgentTask351 if not self._paired_with_monitor().has_process():375 paired_with_pidfile=self._paired_with_monitor().pidfile_id,482 paired_pidfile_id = self._paired_with_monitor().pidfile_id
59 def _paired_with_monitor(self): member in PostJobTask