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

Sunspot server stop should not raise error if process not running #138

Closed
cpjolicoeur opened this issue Dec 6, 2011 · 2 comments
Closed

Comments

@cpjolicoeur
Copy link

When running the rake task to stop sunspot's solr server, the process should not throw an exception and halt if the PID process is not currently running.

The whole point is that we want the server to stop; if the process is not running, it is in essense stopped, and we can just log a message/warning to that effect and proceed on to remove said PID file and continue.

I'd be happy to submit the patch for this if the mods are agreeable.

@alindeman
Copy link
Member

Patches welcomed, sure. This sounds reasonable.

@benmoss
Copy link
Contributor

benmoss commented Sep 3, 2012

Closing due to being ancient, feel free to reopen if you want to submit a pull request

@benmoss benmoss closed this as completed Sep 3, 2012
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

3 participants