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: unlock site after successful API call for rollback route handler #121

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

prestonlimlianjie
Copy link
Contributor

@gweiying pointed out a bug in the transaction lock feature as well as a fix for it.

The bug was that a successful API call that used the rollback route handler did not unlock the repo because the handler was missing an await unlock() call after success.

Copy link
Contributor

@gweiying gweiying left a comment

Choose a reason for hiding this comment

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

lgtm

@gweiying
Copy link
Contributor

gweiying commented Mar 8, 2021

merging to fix transaction lock bug

@gweiying gweiying merged commit ea71619 into staging Mar 8, 2021
@prestonlimlianjie prestonlimlianjie deleted the fix/transaction-lock-bug branch March 8, 2021 02:41
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