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: fix for ConcurrentModificationException #1486

Merged
merged 5 commits into from
Mar 17, 2025
Merged

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Mar 11, 2025

This PR fixes an issue that triggered a ConcurrentModificationException when accessing a list in the new ClusterRendererMultipleItems.

Fixes #1483 🦕

@googlemaps-bot
Copy link
Contributor

googlemaps-bot commented Mar 11, 2025

Code Coverage

Overall Project 34.21% -0.26% 🍏
Files changed 0%

File Coverage
ClusterRendererMultipleItems.java 0% -2.5%

@dkhawk dkhawk merged commit 17bb670 into main Mar 17, 2025
11 checks passed
@dkhawk dkhawk deleted the fix/locking_access_to_list branch March 17, 2025 17:57
googlemaps-bot pushed a commit that referenced this pull request Mar 17, 2025
## [3.11.2](v3.11.1...v3.11.2) (2025-03-17)

### Bug Fixes

* fix for ConcurrentModificationException ([#1486](#1486)) ([17bb670](17bb670))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClusterRendererMultipleItems crash
3 participants