[Mono-bugs] [Bug 48497][Maj] Changed - Threading Error While Processing Asynchronous WebRequests

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Nov 2003 22:25:07 -0500 (EST)


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=48497

--- shadow/48497	2003-09-19 02:54:51.000000000 -0400
+++ shadow/48497.tmp.6028	2003-11-13 22:25:07.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 48497
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: Red Hat 8 - Mono 0.26
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jason.boutwell@comcast.net               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
 asynchronous web requests. There appears to be a bug in the Mono threading
 model.
 
 ------- Additional Comments From jason.boutwell@comcast.net  2003-09-16 16:11 -------
 The sample code runs to completion, without error, using the MS CLR
 and VS.Net 2003. Haven't tried Mono on Win32.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-13 22:25 -------
+Fixed in CVS