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

hotfix(cli) fix recursive calls to the startup errorhandler #1877

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Dec 6, 2016

The pcalls used to stop the services seem to inherit the errorhandler
from the xpcall up on the stack. This causes a recursive call if stopping the services
errors for some reason.

The `pcall`s used to stop the services seem to inherit the errorhandler
from the `xpcall` up on the stack. This causes a recursive call if stopping the services
errors for some reason.
@thibaultcha thibaultcha merged commit 1b4117b into master Dec 6, 2016
@thibaultcha thibaultcha deleted the hotfix/recursive-error branch December 6, 2016 18:33
@thibaultcha
Copy link
Member

merged to both next and master.

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.

2 participants