[Mono-bugs] [Bug 77208][Nor] Changed - in MS.Net 2.0, finally blocks are not interrupted by ThreadAbortExceptions/Interrupt
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 17 08:36:48 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77208
--- shadow/77208 2007-05-16 20:58:16.000000000 -0400
+++ shadow/77208.tmp.22026 2007-05-17 08:36:48.000000000 -0400
@@ -73,6 +73,11 @@
------- Additional Comments From macite at gmail.com 2007-05-16 20:58 -------
Problem relates to both Runtime and Compiler.
Code compiled with MCS and executed on MS.NET produces incorrect output.
Code compiled with CSC and executed on Mono produces incorrect output.
+
+------- Additional Comments From robertj at gmx.net 2007-05-17 08:36 -------
+Andrew, in Mono 1.2.2 Thread.Interrupt() was not implemented.
+Please retry with 1.2.3 or .4.
+
More information about the mono-bugs
mailing list