Skip to content

Conversation

Yedelo
Copy link

@Yedelo Yedelo commented Aug 23, 2025

Description

Searching: Wrap drawnChatLines in a new list to access messages thread-safely
<GuiNewChat>.drawnChatLines -> new ArrayList(<GuiNewChat>.drawnChatLines)

Related Issue(s)

Fixes #47

How to test

open the chat search bar
send chat messages from a different thread
it should no longer crash!

Release Notes

Fix crash with searching messages

Documentation

No

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.

ConcurrentModificationException in ChatSearchingManager.filterMessages2 when using search feature
1 participant