[Mono-bugs] [Bug 74525][Nor] Changed - Thread.Interrupt not implemented
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 19:31:35 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74525
--- shadow/74525 2005-04-09 15:19:33.000000000 -0400
+++ shadow/74525.tmp.19931 2005-05-10 19:31:35.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 74525
-Product: Mono: Class Libraries
+Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: Fedora Core 3
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: System
+Component: misc
AssignedTo: dick@ximian.com
ReportedBy: christiano@croesus.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Thread.Interrupt does not seem to work properly
+Summary: Thread.Interrupt not implemented
Description of Problem:
Thread.Interrupt does not seem to work properly. Using Thread.Abort() is
not a viable solution here.
@@ -133,6 +133,12 @@
1.1.4)
------- Additional Comments From miguel@ximian.com 2005-04-09 15:19 -------
Setting initial owner to Dick.
+
+------- Additional Comments From bmaurer@users.sf.net 2005-05-10 19:31 -------
+No big suprise ;-)
+
+ [MonoTODO]
+ public void Interrupt ()