Home | History | Annotate | Download | only in scheduler

Lines Matching refs:_pending_count

1157     def _pending_count(self):
1185 pending_count = self._pending_count()
1480 over_max_threshold = (self._pending_count() >=
1509 if self._pending_count() < self._min_hosts_needed_to_run():