[Mono-bugs] [Bug 74592][Maj] Changed - web requests randomly hang
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 22:50:07 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74592
--- shadow/74592 2005-04-14 22:45:41.000000000 -0400
+++ shadow/74592.tmp.10313 2005-04-14 22:50:07.000000000 -0400
@@ -36,6 +36,10 @@
still get the hang after closing it there. If I also close the
response obtained from WebException.Response, the hang goes away. I
shouldn't have to close that, right? Gonzalo?
------- Additional Comments From gonzalo@ximian.com 2005-04-14 22:45 -------
This was fixed in SVN HEAD.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-14 22:50 -------
+Oh, and, yes, James was right about not having to close the response
+in the WebException.