[Mono-bugs] [Bug 77208][Nor] Changed - in MS.Net 2.0,
finally blocks are not interrupted by ThreadAbortExceptions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 10 23:09:57 EST 2006
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 scottellington at comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77208
--- shadow/77208 2006-01-10 23:09:27.000000000 -0500
+++ shadow/77208.tmp.11608 2006-01-10 23:09:57.000000000 -0500
@@ -22,6 +22,11 @@
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingthreadclassaborttopic1.asp
However, this behavior has changed in MS .Net 2.0. A finally block is not
interrupted. Instead the exception is delayed until the end of the finally
block.
+
+------- Additional Comments From scottellington at comcast.net 2006-01-10 23:09 -------
+Created an attachment (id=16303)
+test code
+
More information about the mono-bugs
mailing list