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 bug with double lookup of cache #447

Merged
merged 1 commit into from
Oct 16, 2015
Merged

fix bug with double lookup of cache #447

merged 1 commit into from
Oct 16, 2015

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Oct 16, 2015

There was a bug in the AgedLookup code - if you lookup the cache twice it replaces the key in the entry on the first lookup, giving incorrect results on the second lookup

dsyme added a commit that referenced this pull request Oct 16, 2015
fix bug with double lookup of cache
@dsyme dsyme merged commit 03e3d02 into fsharp:master Oct 16, 2015
@vasily-kirichenko
Copy link
Contributor

It's really great. Can you publish a new nuget, please?

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