You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using generator functions/iterables in place of current selector function allows the scheduler to skip disabled or broken runners and process to the next available one without extra complications to the selectors code.
The text was updated successfully, but these errors were encountered:
Using generator functions/iterables in place of current selector function allows the scheduler to skip disabled or broken runners and process to the next available one without extra complications to the selectors code.
The text was updated successfully, but these errors were encountered: