[Mono-bugs] [Bug 43963][Blo] Changed - ThreadPool.RegisterWaitForSingleObject does not work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 30 May 2003 22:25:13 -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=43963

--- shadow/43963	Fri May 30 21:15:42 2003
+++ shadow/43963.tmp.15949	Fri May 30 22:25:13 2003
@@ -1,14 +1,14 @@
 Bug#: 43963
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,9 @@
 Actual results:
 the program never ends and no output.
 
 Expected results:
 cb called
 ...and then exit.
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-30 22:25 -------
+Fixed in CVS.