Thank you Dawid and Michael, I think it makes sense to make the ArrayList thread-safe.
Dawid Weiss <[email protected]> 于2026年4月15日周三 14:52写道: > > I think it's no longer reproducible because I added a synchronized around >> the test logging method. It should be resolved now? >> > > I'll make the entire list synchronized - it's not only updated but also > accessed later in assertions... it's hard to think about it. Let's see if > the pr changes anything. > > D. > -- Best, neoremind
