[Mono-bugs] [Bug 74525][Nor] Changed - Thread.Interrupt not implemented
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 4 10:17:57 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=74525
--- shadow/74525 2006-11-02 17:27:39.000000000 -0500
+++ shadow/74525.tmp.28013 2006-11-04 10:17:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74525
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: Fedora Core 3
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: dick at ximian.com
ReportedBy: christiano at croesus.com
QAContact: mono-bugs at ximian.com
@@ -182,6 +182,11 @@
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
+
+------- Additional Comments From gert.driesen at pandora.be 2006-11-04 10:17 -------
+The code provided by Christiano never stops running on Mono (it does
+on MS), but I think it's not related to the interrupt.
+
More information about the mono-bugs
mailing list