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 Issue #22 #36

Merged
merged 5 commits into from May 1, 2020
Merged

Fix Issue #22 #36

merged 5 commits into from May 1, 2020

Conversation

eero-dev
Copy link
Contributor

The cache frequently gives errors when multiple threads attempt to use CoreCLR-NCalc, Issue #22

This is the implementation that I have been using to fix the problem, just a ConcurrentDictionary without any locks.

@sbaird32
Copy link

We are hitting this issue in production. Any chance this PR can be merged?

@sklose sklose merged commit 8a5a14a into sklose:master May 1, 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.

None yet

3 participants