Home | History | Annotate | Download | only in scheduler

Lines Matching defs:is_done

1225             agent.is_done
1227 Is_done checks the finished bit on the agent, that is
1251 if agent.is_done():
1289 is_done() - Returns True if the task is finished.
1321 if self.task.is_done():
1325 def is_done(self):