Home | History | Annotate | Download | only in scheduler

Lines Matching refs:RUNNING

271         self._do_query('UPDATE afe_hosts SET status="Running" WHERE id=1')
473 running processes
485 running = sum(agent.task.num_processes
488 return self._MAX_RUNNING - running
683 # running
701 pidfile shows process running, but no proc exists
703 # running but no proc
968 # We're already running, but more calls to run_with_ready_delay can
1266 # If hqe is in RUNNING status, aborting the task should change hqe's
1269 hqe.status = models.HostQueueEntry.Status.RUNNING