Tibor17 commented on issue #256: repackaged external artifacts (utilities) with 
no duplicates and use in extensions-api with Commandline
URL: https://github.com/apache/maven-surefire/pull/256#issuecomment-562087769
 
 
   @jon-bell 
   Essentially what you say is that we should close all the streams ater `BYE`. 
That makes sense.
   
   In opposite to that it means that the `InputStream.close()` should not be 
called on JVM failure (before receiving `BYE` in `ForkClient`). Would it mean 
that the T2 should close itself stream after `InputStream.read()` has returned 
`-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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to