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 to potential pre-commit order inversion #140

Merged
merged 1 commit into from
Sep 25, 2020
Merged

Conversation

greensky00
Copy link
Contributor

  • We should use compare-and-swap to avoid the situation that
    a pre-commit index update is reverted by the race between threads.

* We should use compare-and-swap to avoid the situation that
a pre-commit index update is reverted by the race between threads.
@greensky00 greensky00 changed the title Fix to potential commit order inversion Fix to potential pre-commit order inversion Sep 24, 2020
@greensky00 greensky00 merged commit cc0fa3d into eBay:master Sep 25, 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.

1 participant