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

[jobsets] Fix bug in jobset atexit handler #2312

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

valayDave
Copy link
Collaborator

  • Local scheduler was deleting succesfully completed jobsets. We avoid this now by ensuring that jobsets are killed or deleted when they are not running or waiting (in suspended state).

- Local scheduler was deleting succesfully completed jobsets. We avoid this now by ensuring that jobsets are killed or deleted when they are not running or waiting (in suspended state).
@valayDave valayDave requested a review from savingoyal February 28, 2025 20:17
@savingoyal savingoyal merged commit 69c1204 into Netflix:master Feb 28, 2025
27 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