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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=68552 --- shadow/68552 2005-07-07 08:50:19.000000000 -0400 +++ shadow/68552.tmp.4842 2005-07-07 09:56:51.000000000 -0400 @@ -278,6 +278,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 08:00 ------- Dealing with finally as well will result in better performance because no unnecessary ThreadAbortException will be thrown but is not necessary because exceptions thrown by finally blocks are replacing exceptions thrown by catch blocks or ThreadAbortExceptions thrown after catch blocks. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 09:56 ------- +Created an attachment (id=15446) +ThreadAbortTest.cs + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
