[Mono-bugs] [Bug 56699][Nor] Changed - App never ends when using System.Threading.Timer
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 07:13:41 -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=56699
--- shadow/56699 2004-04-28 07:45:24.000000000 -0400
+++ shadow/56699.tmp.3732 2004-06-15 07:13:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56699
Product: Mono: Class Libraries
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
occasionally.
Therefore I'm leaving this bug open, because its still not working at
all on linuxthreads machines, and it still breaks randomly at all
sorts of places in the runtime.
+
+------- Additional Comments From lluis@ximian.com 2004-06-15 07:13 -------
+The thread.abort rewrite fixed this.