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

Fix god config to make restart work #47

Closed
mmangino opened this issue Feb 10, 2010 · 1 comment
Closed

Fix god config to make restart work #47

mmangino opened this issue Feb 10, 2010 · 1 comment

Comments

@mmangino
Copy link
Contributor

god is saving the process of "env" and not resque, so restart is killing env and leaving the worker running. I changed the example config to use the god env setting which makes restart work for me.

http://github.com/mmangino/resque/blob/fix_god/examples/god/resque.god

@defunkt
Copy link
Contributor

defunkt commented Feb 11, 2010

Merged, thanks!

This issue was closed.
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

2 participants