[Mono-bugs] [Bug 41197][Maj] Changed - Thread.ThreadState sometimes returning an empty state
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 09:59:25 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41197
--- shadow/41197 2003-04-14 08:14:46.000000000 -0400
+++ shadow/41197.tmp.24787 2003-11-27 09:59:25.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 41197
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: kuhne@wanadoo.es
@@ -107,6 +107,10 @@
thread.ThreadState = !!!!!!!!NOT EMPTY!!!!!!!
------- Additional Comments From dick@ximian.com 2003-04-11 14:26 -------
Is this with current CVS? There have been some fixes to this since the
last release.
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-27 09:59 -------
+This works now. However, MS only throws the abort exception after you
+hit ENTER and we abort it inmediately.