Home | History | Annotate | Download | only in scheduler

Lines Matching full:is_done

995             agent.is_done
997 Is_done checks the finished bit on the agent, that is
1021 if agent.is_done():
1092 is_done() - Returns True if the task is finished.
1124 if self.task.is_done():
1128 def is_done(self):