Github user Tibor17 commented on the issue:
https://github.com/apache/maven-surefire/pull/137
@jsdima
Long time I was thinking about deleting the class `ThreadedStreamConsumer`.
It looks like old mechanism where data was populated from multiple
`ForkStarter`s but this is no longer valid. Each method `ForkStarter#fork()`
L532 already uses single Thread started by `executeCommandLineAsCallable()`. It
means that `ThreadedStreamConsumer` the plugin does not benefit from the pumper
and the blocking queue. WDYT?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]