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

Never start a process that already has a PID #938

Merged
merged 1 commit into from Jan 14, 2015

Conversation

kanongil
Copy link
Contributor

This fixes an issue where 2 simultaneous restart's on a fork_mode process results in 2 running processes.

@jshkurti
Copy link
Contributor

Thanks,

Did this happen to you ? (2 running processes)

jshkurti added a commit that referenced this pull request Jan 14, 2015
Never start a process that already has a PID
@jshkurti jshkurti merged commit 5a5c7b4 into Unitech:master Jan 14, 2015
@kanongil
Copy link
Contributor Author

@jshkurti It has indeed happened to me. I have had issues with errant processes for a long time, and finally decided to do something about it.

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.

None yet

2 participants