rladstaetter / LogoRRR

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.
https://www.logorrr.app/
Apache License 2.0
116 stars 7 forks source link

java.util.ConcurrentModificationException when working with small zip files #201

Closed rladstaetter closed 7 months ago

rladstaetter commented 9 months ago

Describe the bug When you add test.zip to LogoRRR and restart it, a ConcurrentModificationException appears.

To Reproduce

Expected behavior

No exception should be logged / happen.