[Mono-bugs] [Bug 74525][Nor] Changed - Thread.Interrupt not implemented
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 2 17:27:39 EST 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74525
--- shadow/74525 2006-10-07 11:06:44.000000000 -0400
+++ shadow/74525.tmp.20168 2006-11-02 17:27:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74525
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: Fedora Core 3
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: dick at ximian.com
ReportedBy: christiano at croesus.com
QAContact: mono-bugs at ximian.com
@@ -179,6 +179,9 @@
throw the exception if the code is currently in the WaitSleepJoin
state, it will not abort anything.
If the thread is not in that state, it just keeps a flag around, for
the time the thread needs to switch into WaitSleepJoin, and at that
point it would trigger the interrupt exception.
+
+------- Additional Comments From dick at ximian.com 2006-11-02 17:27 -------
+fixed in SVN, r67297
More information about the mono-bugs
mailing list