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

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

Closed
rladstaetter opened this issue Feb 20, 2024 · 0 comments · Fixed by #219
Closed

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

rladstaetter opened this issue Feb 20, 2024 · 0 comments · Fixed by #219
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rladstaetter
Copy link
Owner

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

To Reproduce

  • open LogoRRR
  • drop test.zip
  • restart

Expected behavior

No exception should be logged / happen.

@rladstaetter rladstaetter added this to the 24.3.0 milestone Feb 20, 2024
@rladstaetter rladstaetter self-assigned this Feb 20, 2024
@rladstaetter rladstaetter added the bug Something isn't working label Mar 6, 2024
rladstaetter added a commit that referenced this issue Apr 23, 2024
…icationexception-when-working-with-small-zip-files

#201: fixes exception when opening a zip file with many small files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant