Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 83da718ab06b2f881aa08434684a02ea95ff5135
      
https://github.com/jenkinsci/remoting/commit/83da718ab06b2f881aa08434684a02ea95ff5135
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M src/main/java/hudson/remoting/ChunkedInputStream.java

  Log Message:
  -----------
  [FIXED JENKINS-23471]

if readUntilBreak hits stream EOF, it would end up hanging in a busy loop. EOF 
is a break boundary,
so it should cause the method to return gracefully.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to