Searched refs:_paired_with_monitor (Results 1 – 2 of 2) sorted by relevance
301 def _paired_with_monitor(self): member in BaseAgentTask336 if not self._paired_with_monitor().has_process():341 'pidfile_id': str(self._paired_with_monitor().pidfile_id)}364 paired_with_pidfile=self._paired_with_monitor().pidfile_id,471 paired_pidfile_id = self._paired_with_monitor().pidfile_id
54 def _paired_with_monitor(self): member in PostJobTask382 if not self.success and self._paired_with_monitor().has_process():385 paired_process = self._paired_with_monitor().get_process()