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

Shift to using ConcurrentHashMap #2397

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Shift to using ConcurrentHashMap #2397

merged 1 commit into from
Jun 2, 2024

Conversation

tastybento
Copy link
Member

Sometimes, these calls are made async, but as they now update the cache, there could be concurrency issues. This fixes that.

Sometimes, these calls are made async, but as they now update the cache,
there could be concurrency issues. This fixes that.
@tastybento tastybento merged commit d831722 into develop Jun 2, 2024
1 check passed
@tastybento tastybento deleted the concurrent_hashmaps branch June 2, 2024 15:30
Copy link

sonarcloud bot commented Jun 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

1 participant