Skip to content

Fix detaching from dstack attach #2528

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

Merged
merged 1 commit into from
Apr 17, 2025
Merged

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Apr 16, 2025

  • Do not wait for run status if the run is not expected to have finished.
  • Catch KeyboardInterrupt in more places to avoid printing stack traces.

Fixes #2527

- Do not wait for run status if the run is not
  expected to have finished.
- Catch `KeyboardInterrupt` in more places to
  avoid printing stack traces.
@jvstme jvstme requested a review from r4victor April 16, 2025 18:04
@jvstme jvstme merged commit fb57f55 into master Apr 17, 2025
24 checks passed
@jvstme jvstme deleted the issue_2527_fix_detach_from_attach branch April 17, 2025 07:37
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.

[Bug]: Detaching from dstack attach takes 30 seconds
2 participants