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

Shutdown standalone parse server gracefully #958

Merged
merged 1 commit into from Mar 10, 2016

Conversation

raulr
Copy link
Contributor

@raulr raulr commented Mar 10, 2016

Capture SIGTERM and SIGINT signals and close the server before exiting.

@codecov-io
Copy link

Current coverage is 90.56%

Merging #958 into master will decrease coverage by -0.79% as of 1f62d0e

@@            master    #958   diff @@
======================================
  Files           73      73       
  Stmts         4324    4324       
  Branches       863     863       
  Methods          0       0       
======================================
- Hit           3950    3916    -34
  Partial         10      10       
- Missed         364     398    +34

Review entire Coverage Diff as of 1f62d0e

Powered by Codecov. Updated on successful CI builds.

drew-gross added a commit that referenced this pull request Mar 10, 2016
Shutdown standalone parse server gracefully
@drew-gross drew-gross merged commit 2114153 into parse-community:master Mar 10, 2016
@raulr raulr deleted the graceful-shutdown branch March 10, 2016 21:28
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

4 participants