[Mono-bugs] [Bug 45463][Wis] Changed - WebResponse returning NULL half-way through stream sometimes

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 20 Jul 2003 01:07:11 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=45463

--- shadow/45463	Sun Jul 20 00:55:34 2003
+++ shadow/45463.tmp.23295	Sun Jul 20 01:07:11 2003
@@ -218,6 +218,11 @@
 	}
 }
 
 
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-07-20 01:07 -------
+Ok, it is even simpler: the delay is not required;  it is a matter of
+the size of the data being received that might make it fail.  Remove
+the sleep, it will fail just as badly.