[Mono-bugs] [Bug 54133][Maj] Changed - Thread.Abort is not implemented on windows.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 14:26:47 -0400 (EDT)


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 lluis@ximian.com.

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

--- shadow/54133	2004-05-22 20:07:40.000000000 -0400
+++ shadow/54133.tmp.21547	2004-06-15 14:26:47.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: liyul@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: dick@ximian.com,gonzalo@ximian.com
 Summary: Thread.Abort is not implemented on windows.
-OtherBugsDependingOnThis: 46133
+OtherBugsDependingOnThis: 46133[FIXED]
 
 Mono-0.30 crashed in processing aspx which ran under 0.28. I need help 
 track down this bug. It is in a statemachine and I don't have deep 
 understanding to the program flow. These are my Console.Error tracing 
 stuff.