You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/07/08 12:21:30 UTC

[GitHub] [maven-surefire] rmannibucau commented on pull request #305: enable to flush regularly output of the forked process

rmannibucau commented on pull request #305:
URL: https://github.com/apache/maven-surefire/pull/305#issuecomment-655485234


   @Tibor17 I did it this way to respect the abstraction we have and the way surefire handles the lifecycle of the stream. It is the only shared place for all encoders so where it should be done to avoid to have to duplicate it in all impl which would be way more expensive in terms of maintenance cost IMHO.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org