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

ray-on-golem stop does not wait for the webserver to stop while it is run externally #239

Open
approxit opened this issue Apr 19, 2024 · 0 comments

Comments

@approxit
Copy link
Contributor

When webserver is run externally, calling ray-on-golem stop, requests its shutdown, but because of pid file does not exist, does not wait for its shutdown, exiting too quickly and wrongly reporting that shutdown was completed.

$ ray-on-golem stop
Requesting webserver shutdown...
Cannot stop the webserver, as the cluster is not empty.
Force the shutdown? [y/N]: y
Forcing webserver shutdown...
Force-shutdown requested, will stop soon.
Shutdown completed.
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

No branches or pull requests

1 participant