Lines Matching refs:RUNNING
280 self._do_query('UPDATE afe_hosts SET status="Running" WHERE id=1')
440 * total number of running processes
452 running = sum(agent.task.num_processes
455 return self._MAX_RUNNING - running
650 # running
668 pidfile shows process running, but no proc exists
670 # running but no proc
1051 # If hqe is in RUNNING status, aborting the task should change hqe's
1054 hqe.status = models.HostQueueEntry.Status.RUNNING