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

Fix wait_for_job() when for jobs with executors #1301

Merged
merged 5 commits into from
Jan 31, 2024
Merged

Conversation

jan-janssen
Copy link
Member

There was a bug in the wait_for_job() function on the project level as a result the function failed with a TimeoutError after the first iteration rather than iterating up to max_iterations. This issue is fixed now and two additional tests are added to validate this functionality is consistent.

@jan-janssen jan-janssen requested a review from pmrv January 31, 2024 09:57
@jan-janssen jan-janssen requested a review from samwaseda January 31, 2024 12:06
@ligerzero-ai
Copy link
Contributor

LGTM

@jan-janssen jan-janssen merged commit 22d2aa8 into main Jan 31, 2024
25 checks passed
@jan-janssen jan-janssen deleted the wait_for_job branch January 31, 2024 16:58
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