[Mono-bugs] [Bug 74712][Nor] Changed - Finalizer thread can be aborted

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Apr 2005 16:52:00 -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=74712

--- shadow/74712	2005-04-24 15:36:55.000000000 -0400
+++ shadow/74712.tmp.22025	2005-04-24 16:52:00.000000000 -0400
@@ -40,6 +40,9 @@
 
 On this test case, we print a few dots, and then stop. On msft, the dots
 get printed forever.
 
 Note that if the abort is requested from inside the finalizer thread, we
 seem to catch the abort correctly.
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-24 16:51 -------
+I cannot reproduce this.