[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 20:01:31 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 macite at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77208

--- shadow/77208	2007-05-17 19:59:07.000000000 -0400
+++ shadow/77208.tmp.2710	2007-05-17 20:01:31.000000000 -0400
@@ -10,13 +10,12 @@
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: scottellington at comcast.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: in MS.Net 2.0, finally blocks are not interrupted by ThreadAbortExceptions/Interrupt
 
 In MS. Net 1.1 and Mono, if an Abort is received by a thread which is
 currently in a finally block, the finally block is interrupted.  This is
 documented in the Abort method section on msdn:
 


More information about the mono-bugs mailing list