Tibor17 opened a new pull request #419: URL: https://github.com/apache/maven-surefire/pull/419
The point is to get logger operations in semi-sequential order across multiple threads. The messages will not be mixed up, especially out and err. `PluginConsoleLogger` is synchronized. This instance is only one and it is passed to `DefaultReporterFactory` and `TestSetRunListener` as a monitor object. -- 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