Searched refs:_paired_with_monitor (Results 1 – 2 of 2) sorted by relevance
59 def _paired_with_monitor(self): member in PostJobTask389 if not self.success and self._paired_with_monitor().has_process():392 paired_process = self._paired_with_monitor().get_process()
306 def _paired_with_monitor(self): member in BaseAgentTask341 if not self._paired_with_monitor().has_process():365 paired_with_pidfile=self._paired_with_monitor().pidfile_id,472 paired_pidfile_id = self._paired_with_monitor().pidfile_id