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: EFM v2 Monitor to use ConcurrentHashMap instead of HashMap to fi… #586

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

aaronchung-bitquill
Copy link
Contributor

Summary

fix: EFM v2 Monitor to use ConcurrentHashMap instead of HashMap to fix ConcurrentModificationException

Description

fix: EFM v2 Monitor to use ConcurrentHashMap instead of HashMap to fix ConcurrentModificationException

Additional Reviewers

By submitting this pull request, I confirm that my contribution is made under the terms of the GPLv2 license.

@aaronchung-bitquill aaronchung-bitquill merged commit 0093569 into main Jun 10, 2024
1 check 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.

2 participants