[Bug 55438] Non Blocking API's onAllDataRead being called twice

2013-08-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55438 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55438] Non Blocking API's onAllDataRead being called twice

2013-08-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55438 --- Comment #2 from Mark Thomas --- Thanks for the test case. I have committed it to trunk along with a fix that works on OSX. I need to check the fix on Windows and Linux before closing this issue. -- You are receiving this mail because:

[Bug 55438] Non Blocking API's onAllDataRead being called twice

2013-08-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55438 --- Comment #1 from Daniel Mikusa --- One additional note about the test, if you set the "streaming" argument to "postUrl" method to "true" then the test passes. This seems to only occur when "streaming" is set to "false". -- You are rec