dstackai / dstack

dstack is a lightweight, open-source alternative to Kubernetes & Slurm, simplifying AI container orchestration with multi-cloud & on-prem support. It natively supports NVIDIA, AMD, & TPU.
https://dstack.ai/docs
Mozilla Public License 2.0
1.62k stars 159 forks source link

[Bug]: Not prompted to stop the run after reattaching #1922

Open james-boydell opened 1 month ago

james-boydell commented 1 month ago

Steps to reproduce

-start a run, preferably a dev environment -once the run has started, press ctrl + c , and elect to not stop the run before detaching -reattach to the run (dstack attach ) -press ctrl + c again. This time, you are not prompted to stop the run

Actual behaviour

No response

Expected behaviour

No response

dstack version

0.18.21

Server logs

No response

Additional information

ideally when reattaching, you'd see the same prompts as when the run first started. IE, VSCode link, SSH connection details, etc.

github-actions[bot] commented 5 days ago

This issue is stale because it has been open for 30 days with no activity.