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

Split HUP handler and actual reload process. #189

Closed
wants to merge 1 commit into from
Closed

Split HUP handler and actual reload process. #189

wants to merge 1 commit into from

Conversation

Civil
Copy link

@Civil Civil commented Jun 22, 2016

As it's mentioned in #188, HUP handler should be as simple as possible.

Make reload process a function and HUP handler only changing one simple value.

This might fix #188, but needs to be tested and/or discussed.

As it's mentioned in #188, HUP handler should be as simple as possible.

Make reload process a function and HUP handler only changing one simple value.
@Civil Civil closed this Jun 24, 2016
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.

SIGHUP leads to SIGSEGV
1 participant