gnodet commented on PR #1071: URL: https://github.com/apache/maven-mvnd/pull/1071#issuecomment-2236864180
> After a lot of debugging, I've finally figured out the true cause of this, see the updated description. > > I guess my previous attempt had simply changed the timing slightly, reducing the flakiness on my machine, but increasing it in the Windows builds, which explains those failures. Really nice catch. However, even if guava is a transitive dependencies, it's not really a direct dependency in maven. I would really prefer if we could use a JDK collection somehow, maybe `new ArrayBlockingQueue(1)` ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org