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

Return true if queue is initialized #274

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

ChrisBr
Copy link
Contributor

@ChrisBr ChrisBr commented Apr 29, 2024

When checking several groups, we dynamically reduce the timeout depending on the used timeout of the previous group. However, if the timeout is <0 (because the previous groups used all of the timeout available) we will crash with a LostMaster error. If the master is ready though, we should let ci-queue gracefully handle this case.

@ChrisBr ChrisBr requested review from casperisfine and a team April 29, 2024 08:28
@ChrisBr ChrisBr merged commit 2da7c87 into main Apr 29, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants