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

Shut down redis properly. Closes GH-1498 #1502

Merged
merged 2 commits into from
Jun 7, 2016
Merged

Shut down redis properly. Closes GH-1498 #1502

merged 2 commits into from
Jun 7, 2016

Conversation

darkpixel
Copy link
Collaborator

@darkpixel darkpixel commented Jun 7, 2016

Fixes #1498

Changes proposed in this pull request:

  • Properly shut down redis by calling quit() instead of end()
  • Also quit server.notes.redis

@codecov-io
Copy link

Current coverage is 36.23%

Merging #1502 into master will not change coverage

@@             master      #1502   diff @@
==========================================
  Files            26         26          
  Lines          6442       6442          
  Methods         838        838          
  Messages          0          0          
  Branches       1691       1691          
==========================================
  Hits           2334       2334          
  Misses         4108       4108          
  Partials          0          0          

Powered by Codecov. Last updated by f547f56...ad5c3c4

@baudehlo baudehlo merged commit 16f5fd2 into haraka:master Jun 7, 2016
@msimerson
Copy link
Member

Thanks @darkpixel

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

4 participants