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=81538 --- shadow/81538 2007-05-06 13:31:36.000000000 -0400 +++ shadow/81538.tmp.7560 2007-05-06 14:33:31.000000000 -0400 @@ -2,14 +2,14 @@ Product: Mono: Runtime Version: 1.2 OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: -Priority: Major +Severity: Unknown +Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -70,6 +70,13 @@ public static void AbortIt() { Thread.CurrentThread.Abort(); } } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-06 14:33 ------- +MS.NET 1.1 behaves like Mono while MS.NET 2.0 is actually throwing +ThreadAbortException. + +[prio changed, see http://bugzilla.ximian.com/bug_status.html#priority] + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
