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 False when run launchers try to terminate a run that is already finished #23080

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

gibsondan
Copy link
Member

@gibsondan gibsondan commented Jul 18, 2024

Summary:
Make this is a no-op rather than moving a run from a terminal state into a non-terminal state. Helps with an race condition during asset backfills where many runs are terminated at once while they might also be naturally finishing on their own.

Summary & Motivation

How I Tested These Changes

…y finished

Summary:
Make this is a no-op rather than moving a run from a terminal state into a non-terminal state.
@gibsondan gibsondan merged commit 68f9636 into master Jul 23, 2024
1 check failed
@gibsondan gibsondan deleted the terminatefixes branch July 23, 2024 16:32
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.

None yet

2 participants