[Mono-bugs] [Bug 71274][Nor] Changed - finalizer-... tests randomly crash on x86 (Environment.Exit race)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 17 Apr 2005 16:25:08 -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 vargaz@gmail.com.

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

--- shadow/71274	2005-04-17 14:57:03.000000000 -0400
+++ shadow/71274.tmp.4610	2005-04-17 16:25:08.000000000 -0400
@@ -74,6 +74,11 @@
   t.Start();
   Thread.Sleep( 1000 );
   Environment.Exit( 0 );
  }
 }
 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-17 16:25 -------
+Created an attachment (id=14957)
+patch for corlib
+