[Mono-bugs] [Bug 78024][Nor] Changed - Thread.Abort() fails if 'return' is used inside 'catch'

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 22:08:24 EDT 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 gonzalo at ximian.com.

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

--- shadow/78024	2006-04-10 22:07:47.000000000 -0400
+++ shadow/78024.tmp.14406	2006-04-10 22:08:24.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: wmaxfield at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Abort() fails if 'return' is used inside 'catch'
+Summary: Thread.Abort() fails if 'return' is used inside 'catch'
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
   Abort() fails to abort thread when thread in WebRequest.  Works in Windows.
@@ -55,6 +55,9 @@
 Looks like a Thread problem, unrelated to HttpWebRequest et al.
 
 ------- Additional Comments From gonzalo at ximian.com  2006-04-10 22:07 -------
 Created an attachment (id=16746)
 Simplified test case.
 
+
+------- Additional Comments From gonzalo at ximian.com  2006-04-10 22:08 -------
+Compile and run the test. It should never print the "I'm still alive".


More information about the mono-bugs mailing list