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

Use ConcurrentHashMap instead of HashMap #856

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Use ConcurrentHashMap instead of HashMap #856

merged 2 commits into from
Oct 29, 2024

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Oct 29, 2024

Close: #847

@sdelamo sdelamo added the type: bug Something isn't working label Oct 29, 2024
@sdelamo sdelamo requested a review from graemerocher October 29, 2024 04:37
Copy link

@graemerocher
Copy link
Contributor

a test would have been good

@sdelamo sdelamo merged commit bb95485 into 5.9.x Oct 29, 2024
11 checks passed
@sdelamo sdelamo deleted the issue-847 branch October 29, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ConcurrentModificationException in RetryMetricsBinder
2 participants