[Mono-bugs] [Bug 65379][Nor] Changed - race condition in thread exit code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Sep 2004 22:48:56 -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=65379

--- shadow/65379	2004-09-13 18:47:03.000000000 -0400
+++ shadow/65379.tmp.23483	2004-09-29 22:48:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65379
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
 Ugh.,
 My mistake. It DOES exit.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-09-13 18:47 -------
 And email sent to the lists reports a problem that involves
 mono_thread_detach not being called...
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-29 22:48 -------
+Patch is in 1-0 too now.