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

Remove unnecessary SIGINT trap for Jruby #1961

Merged
merged 1 commit into from Sep 11, 2019
Merged

Remove unnecessary SIGINT trap for Jruby #1961

merged 1 commit into from Sep 11, 2019

Conversation

nateberkopec
Copy link
Member

See #1868

The original intent of the trap was to ensure that the socket was removed
properly. It now does, so the trap is no longer necessary.

See #1868

The original intent of the trap was to ensure that the socket was removed
properly. It now does, so the trap is no longer necessary.
@nateberkopec nateberkopec merged commit 7aa7757 into master Sep 11, 2019
dentarg added a commit to dentarg/puma that referenced this pull request Sep 23, 2019
Use the test case from puma#1868

Looks like puma#1961 does not test with a
background thread
@nateberkopec nateberkopec deleted the jruby-sigint branch March 14, 2020 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant