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(cli) stop all services when Kong cannot start #1588

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

thibaultcha
Copy link
Member

Summary

Stop services on failure to start/restart.

Full changelog

  • use an xpcall to catch errors and stop all services from there (no
    error checking)
  • new test for this behavior

Fix #1530

@thibaultcha thibaultcha added this to the 0.9.1 milestone Sep 2, 2016
@thibaultcha thibaultcha force-pushed the fix/stop-services-on-crash branch from ee1ea42 to 56c70e2 Compare September 2, 2016 20:42
- use an xpcall to catch errors and stop all services from there (no
  error checking)
- new test for this behavior

Fix #1530
@thibaultcha thibaultcha added pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed pr/status/needs review labels Sep 2, 2016
@thibaultcha thibaultcha merged commit faf43c0 into next Sep 2, 2016
@thibaultcha thibaultcha deleted the fix/stop-services-on-crash branch September 2, 2016 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants