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

优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationException 的问题,并为 MutableMap 增加一个扩展 API removeValue(key, value) #781

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

ForliyScarlet
Copy link
Member

No description provided.

…onException 的问题,并为 MutableMap 增加一个扩展 API removeValue(key, value)
@ForliyScarlet ForliyScarlet added bug 这是个BUG 优化 优化 labels Feb 3, 2024
Copy link

github-actions bot commented Feb 3, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ForteScarlet ForteScarlet merged commit d7c6b70 into v4-dev Feb 3, 2024
5 checks passed
@ForteScarlet ForteScarlet deleted the concurrentMap-remove branch February 3, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 这是个BUG 优化 优化
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants