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

Allow soft termination signal to be sent more than once #55

Merged
merged 1 commit into from Jun 5, 2012

Conversation

ehlertij
Copy link
Contributor

@ehlertij ehlertij commented Jun 4, 2012

Currently, if you send the SOFT_TERMINATION_SIGNAL more than once to a passenger process it will throw a cryptic error on the 2nd signal.

This pull request essentially ignores all subsequent soft termination signals and allows the request to finish processing.

  • I can't get RSpec working right now for some reason, but I'll try to get it going and write some tests for this.

@FooBarWidget
Copy link
Member

Thanks Ian, this patch looks good. We require contributors to sign our contribution agreement before we can pull in their patches. Could you sign it?

@ehlertij
Copy link
Contributor Author

ehlertij commented Jun 5, 2012

Just finished submitting the form, let me know if there's anything else you need.

FooBarWidget added a commit that referenced this pull request Jun 5, 2012
Allow soft termination signal to be sent more than once
@FooBarWidget FooBarWidget merged commit f51c1f5 into phusion:master Jun 5, 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

Successfully merging this pull request may close these issues.

None yet

2 participants