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

Track variable version globally #9536

Merged
merged 1 commit into from Nov 15, 2019
Merged

Track variable version globally #9536

merged 1 commit into from Nov 15, 2019

Conversation

ericmj
Copy link
Member

@ericmj ericmj commented Nov 15, 2019

Instead of incrementing the version for each variable individually we increment it globally for all variables. This means we can uniquely identify each variable assignment with only the version.

Instead of incrementing the version for each variable individually we increment it globally for all variables. This means we can uniquely identify each variable assignment with only the version.
end
end

test "tracks variable version" do
Copy link
Member Author

Choose a reason for hiding this comment

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

Let me know if there are other tests I should include.

@ericmj ericmj merged commit b3e48bc into master Nov 15, 2019
@ericmj ericmj deleted the emj/global-var-version branch November 15, 2019 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants