Skip to content
Commit c628bdd3 authored by Brian Atkinson's avatar Brian Atkinson
Browse files

First pass at a fix for JENKINS-8592.

The problem is that the sending side has no way of knowing when the
receiving side has hung up. So when the receiving side hangs up we should
be able to read till the stream runs out, then close. Not the optimal
solution, but one that should work for now.

http://issues.jenkins-ci.org/browse/JENKINS-8592
parent 8e432f8f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment