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

Check if the process inside the PID lock file is still running. #9

Closed
wants to merge 1 commit into from

Conversation

johanndt
Copy link

If the process crashes, then the PID lock file stays behind and future cron runs of the script won't start up. This patch checks if the process which created the PID file actually still exists.

If the process crashes, then the PID lock file stays behind and future cron runs of the script won't start up. This patch checks if the process which created the PID file actually still exists.
@llaumgui
Copy link
Owner

Thx ! Merged on develop.

@llaumgui llaumgui closed this Dec 28, 2015
@llaumgui llaumgui added this to the v1.1.0 milestone Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants