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(cluster) release lock on errors #140

Merged
merged 1 commit into from
Dec 18, 2020
Merged

Conversation

bungle
Copy link
Contributor

@bungle bungle commented Oct 6, 2020

Summary

On #137 @chris-branch reported that cluster:refresh did not always release a lock
on error cases. This commit fixes that.

Issues Resolved

Fix #137

### Summary

On thibaultcha#137 @chris-branch reported that `cluster:refresh` did not always release a lock
on error cases. This commit fixes that.

### Issues Resolved

Fix thibaultcha#137
Copy link

@javierguerragiraldez javierguerragiraldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Owner

@thibaultcha thibaultcha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thibaultcha
Copy link
Owner

I have to look at the CI why it isn't triggering here, but this LGTM as well.

@thibaultcha thibaultcha merged commit 5b7e5ae into thibaultcha:master Dec 18, 2020
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.

Lock not released on error; add error logging
3 participants