Skip to content

fix: LoggerPrinter ConcurrentModificationException#229

Open
coofee wants to merge 2 commits intoorhanobut:masterfrom
coofee:master
Open

fix: LoggerPrinter ConcurrentModificationException#229
coofee wants to merge 2 commits intoorhanobut:masterfrom
coofee:master

Conversation

@coofee
Copy link

@coofee coofee commented May 17, 2019

LoggerPrinter will throw java.util.ConcurrentModificationException when LoggerPrinter.log() and LoggerPrinter.addAdapter()/LoggerPrinter.clearLogAdapters() invoke in different thread at the same time。

coofee added 2 commits May 17, 2019 11:20
LoggerPrinter will throw java.util.ConcurrentModificationException when LoggerPrinter.log() and LoggerPrinter.addAdapter()/LoggerPrinter.clearLogAdapters() invoke in different thread at the same time。
remove unused import  java.util.ArrayList
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