https://issues.apache.org/bugzilla/show_bug.cgi?id=48746
--- Comment #2 from Antoine Levy-Lambert <[email protected]> 2010-02-21 05:13:40 UTC --- Created an attachment (id=25031) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25031) patch of PumpStreamHandler This patch fixes the issue. I will probably commit it soon, but if meanwhile some one can explain what is the justification of a special wait behavior in StreamPumper for Windows systems ? The change makes all operating systems behave the same in this respect, so looping to wait for input in the streamPumper#waitForInput method. I do not have yet a unit test for this issue. I am also wondering whether this change might not make some unit tests which are not behaving consistently behave more consistently. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
