Home | History | Annotate | Download | only in scheduler

Lines Matching refs:agents

838             agents = dispatcher.get_agents_for_entry(self)
845 assert all([agent.is_done() for agent in agents])