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

Merge 7.0.2 patch forward #1532

Merged
merged 3 commits into from Mar 20, 2024
Merged

Merge 7.0.2 patch forward #1532

merged 3 commits into from Mar 20, 2024

Conversation

brockallen
Copy link
Member

No description provided.

AndersAbel and others added 3 commits March 13, 2024 15:42
- ConcurrentDictionary has excellent concurrency performance for reading/writing
  invidivual key/values. But the locking pattern for reading the count and
  getting all keys is quite bad.
- Add tests
- Fixes #1526
…performance

Rework license validator to not use ConcurrentDictionary
@brockallen brockallen marked this pull request as ready for review March 20, 2024 16:56
@brockallen brockallen merged commit dd3d584 into main Mar 20, 2024
11 checks passed
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