[Mono-bugs] [Bug 24079] Changed - async delegate worker thread hangs with the jit

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 May 2002 19:29:40 -0000


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 dick@ximian.com.

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

--- shadow/24079	Thu May  2 04:56:08 2002
+++ shadow/24079.tmp.25321	Thu May  9 15:29:40 2002
@@ -1,13 +1,13 @@
 Bug#: 24079
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
 
 
 
 ------- Additional Comments From dietmar@ximian.com  2002-05-02 04:56 -------
 i forgot to signal the semaphore in order to exit all workers. Just
 added that to CVS, but the above problem is still there.
+
+------- Additional Comments From dick@ximian.com  2002-05-09 15:29 -------
+Seems to work OK now.  Marking as fixed.