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

Test is Sidekiq actually running when starting with Capistrano 2 #54

Merged
merged 1 commit into from
Nov 11, 2014

Conversation

Envek
Copy link
Contributor

@Envek Envek commented Nov 11, 2014

Testing PID file presence is not enough as sometimes Sidekiq may crash leaving PID file present with not actual PID in it. In that case cap sidekiq:start won't start it. This is a fix for such a situation.

Testing PID file presence is not enough as sometimes Sidekiq may crash leaving PID file present with not actual PID in it.
seuros added a commit that referenced this pull request Nov 11, 2014
Test is Sidekiq actually running when starting with Capistrano 2
@seuros seuros merged commit be72ca8 into seuros:master Nov 11, 2014
@seuros
Copy link
Owner

seuros commented Nov 11, 2014

Thank you.

PS: i'm dropping Capistrano 2 support in version 1.x.x .

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.

2 participants