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

[Jobs] Cancelling managed jobs can take a long time #4296

Open
Michaelvll opened this issue Nov 8, 2024 · 0 comments · May be fixed by #4321
Open

[Jobs] Cancelling managed jobs can take a long time #4296

Michaelvll opened this issue Nov 8, 2024 · 0 comments · May be fixed by #4321
Labels

Comments

@Michaelvll
Copy link
Collaborator

When there are many RUNNING and PENDING jobs, cancelling those PENDING managed jobs can take a significant amount of time, as we are actually cancelling them one by one. We should speed this up.

Version & Commit info:

  • sky -v: PLEASE_FILL_IN
  • sky -c: PLEASE_FILL_IN
@Michaelvll Michaelvll added the P0 label Nov 8, 2024
@Michaelvll Michaelvll linked a pull request Nov 10, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant