[Mono-bugs] [Bug 74678][Nor] Changed - Writing to console should be safe from finalizer

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 13:03:15 -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=74678

--- shadow/74678	2005-04-28 12:29:33.000000000 -0400
+++ shadow/74678.tmp.32386	2005-04-28 13:03:15.000000000 -0400
@@ -67,6 +67,12 @@
 Michi.
 
 ------- Additional Comments From miguel@ximian.com  2005-04-28 12:29 -------
 Sounds like a useful addition.
 
 Will look into it. 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-28 13:03 -------
+It is possible that you are running into the general Environment.Exit
+race conditions described here instead of that bug:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=71274