Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use generator functions to select runners. #113

Open
warownia1 opened this issue Aug 23, 2021 · 1 comment
Open

Use generator functions to select runners. #113

warownia1 opened this issue Aug 23, 2021 · 1 comment
Assignees
Labels
feature All additional feature requests pri:low

Comments

@warownia1
Copy link
Collaborator

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.

@warownia1 warownia1 added feature All additional feature requests pri:low labels Aug 23, 2021
@warownia1 warownia1 self-assigned this Aug 23, 2021
@warownia1
Copy link
Collaborator Author

Continuation of #92

@warownia1 warownia1 added the v0.8.5 Featues and bugs that will go into the 0.8.5 release label Oct 27, 2021
@warownia1 warownia1 removed the v0.8.5 Featues and bugs that will go into the 0.8.5 release label Apr 9, 2024
@warownia1 warownia1 moved this to Done in Slivka 0.8 release Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature All additional feature requests pri:low
Projects
None yet
Development

No branches or pull requests

1 participant