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

More graceful shutdown #1503

Merged
merged 2 commits into from
Jun 7, 2016
Merged

More graceful shutdown #1503

merged 2 commits into from
Jun 7, 2016

Conversation

baudehlo
Copy link
Collaborator

@baudehlo baudehlo commented Jun 7, 2016

Fixes no direct issues, but more cleanly shuts down everything.

Changes proposed in this pull request:

  • unref all the servers (smtp and http)
  • Adds an unref'd timer to full shutdown so we don't need to forcefully process.exit()
  • Further cleanup of watched config

Checklist:

  • docs updated
  • tests updated

@baudehlo baudehlo merged commit bfd0c3d into master Jun 7, 2016
@baudehlo baudehlo deleted the more_graceful_shutdown branch June 10, 2016 22:44
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

1 participant