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/Core] Leakage of sky jobs cancel #4410

Closed
Michaelvll opened this issue Nov 25, 2024 · 1 comment
Closed

[Jobs/Core] Leakage of sky jobs cancel #4410

Michaelvll opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels

Comments

@Michaelvll
Copy link
Collaborator

A user experienced an issue, where they sky jobs cancel during the job is being recovered. Although the job status says the job is cancelled, and the sky jobs logs --controller shows the cluster has been cleaned up, the cluster is leaked without being terminated. autodown setup for the cluster will not help in this case, as the cluster is not launched yet, i.e. the autostop/autodown setup is not applied to the cluster yet.

Version & Commit info:

  • sky -v: PLEASE_FILL_IN
  • sky -c: PLEASE_FILL_IN
@Michaelvll
Copy link
Collaborator Author

This has been mitigated by #4432 and #4443. Please create a new issue if the issue happens again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants