Closed VictorIreri closed 10 months ago
Hey @VictorIreri Currently, the access to log listeners is synchronized for add and remove, but not for traversal. I see two options: either synchronize the traversal or use some implementation of List that is thread-safe for our low-modification and high-traversal case. WDYT?
Sorry I missed your response. Thanks for the fix.
All good mate. Cheers
Describe the bug I saw exception in the logs today for the first time when running tests on physical android devices. The test execution was able to continue after a small delay so it may have happened before and I didn't notice. I don't have much information about how to reproduce this unfortunately but hopefully the details below will be useful.
Expected behaviour Exception shouldn't occur.
Logs and reports
Devices (please complete the following information):