Home | History | Annotate | Download | only in scheduler

Lines Matching refs:is_done

1036             agent.is_done
1038 Is_done checks the finished bit on the agent, that is
1062 if agent.is_done():
1100 is_done() - Returns True if the task is finished.
1132 if self.task.is_done():
1136 def is_done(self):