[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:45:41 -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 16:22:59.000000000 -0400
+++ shadow/74592.tmp.10267	2005-04-14 22:45:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74592
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
 
 ------- Additional Comments From james@ximian.com  2005-04-14 16:22 -------
 Yeah, after a successful request, I should've closed the response.  I
 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.