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

Fix logging in signal handler #694

Closed

Conversation

lionello
Copy link

@lionello lionello commented Sep 2, 2014

Rebased version of #625. All credit goes to @christophermanning.

Prevents a "log writing failed. can't be called from trap context" error
when sending a TERM or INT signal to a worker

This behavior is explained at https://bugs.ruby-lang.org/issues/7917
@coveralls
Copy link

Coverage Status

Coverage increased (+0.14%) when pulling 5ddd226 on lionello:fix_logging_in_signal_handler into 7d688a8 on collectiveidea:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.44%) when pulling 5ddd226 on lionello:fix_logging_in_signal_handler into 7d688a8 on collectiveidea:master.

@lionello lionello force-pushed the fix_logging_in_signal_handler branch from 5ddd226 to 7c0da34 Compare September 2, 2014 06:34
@coveralls
Copy link

Coverage Status

Coverage increased (+0.76%) when pulling 7c0da34 on lionello:fix_logging_in_signal_handler into 7d688a8 on collectiveidea:master.

@albus522
Copy link
Member

fork is not available in java

@albus522
Copy link
Member

Threading part is now in master

@albus522 albus522 closed this Sep 24, 2014
@lionello lionello deleted the fix_logging_in_signal_handler branch September 25, 2014 07:18
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

3 participants