Skip to content

Fix concurrent modification error while editing network suggestions#153

Merged
SanderVeer merged 1 commit intomainfrom
bugfix/ConcurrentModificationException
Dec 5, 2025
Merged

Fix concurrent modification error while editing network suggestions#153
SanderVeer merged 1 commit intomainfrom
bugfix/ConcurrentModificationException

Conversation

@SanderVeer
Copy link
Copy Markdown
Collaborator

Fixes a scenario where the app would occasionally crash due to concurrent modifications by removing suggestions from a list while still looping over that list.

…all existing Wifi suggestions apart from the ones provided
@SanderVeer SanderVeer requested a review from dzolnai December 5, 2025 08:50
@SanderVeer SanderVeer merged commit a1efb89 into main Dec 5, 2025
1 of 2 checks passed
@SanderVeer SanderVeer deleted the bugfix/ConcurrentModificationException branch December 5, 2025 14:10
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