Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins 8592 #24

Merged
1 commit merged into from
Feb 5, 2011
Merged

Jenkins 8592 #24

1 commit merged into from
Feb 5, 2011

Commits on Feb 5, 2011

  1. 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
    nairb774 committed Feb 5, 2011
    Configuration menu
    Copy the full SHA
    c628bdd View commit details
    Browse the repository at this point in the history