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

Lamport compare was backward on Actor's and so was value resolution #263

Merged
merged 3 commits into from
Jan 20, 2022

Conversation

orionz
Copy link
Collaborator

@orionz orionz commented Jan 20, 2022

Found a pretty surprising bug. Lamport compare was being resolved in reverse order and so was conflict resolution... canceling each other out in all of the available tests. Fixed both and added tests that would have caught this. Going to make a PR to add these tests to automerge mainline as well.

@orionz orionz merged commit 3393a60 into experiment Jan 20, 2022
@pvh pvh deleted the backward_lamport branch June 16, 2022 19:52
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.

3 participants