[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
Thu, 7 Apr 2005 14:54:21 -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-07 14:53:32.000000000 -0400
+++ shadow/71274.tmp.12243	2005-04-07 14:54:21.000000000 -0400
@@ -44,6 +44,11 @@
 
 
 ------- Additional Comments From vargaz@gmail.com  2005-04-07 14:53 -------
 Created an attachment (id=14889)
 patch
 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-07 14:54 -------
+The attached patch implements the proper suspending of threads at
+shutdown, but still fails sometimes due to the above mentioned problem.
+