[Mono-bugs] [Bug 24967][Nor] Changed - Thread.Start(new ThreadStart(Meth)) ends too soon.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Jun 2002 09:40:05 -0000


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@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=24967

--- shadow/24967	Mon May 20 05:49:39 2002
+++ shadow/24967.tmp.9067	Fri Jun 28 05:40:05 2002
@@ -1,13 +1,13 @@
 Bug#: 24967
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 ------- Additional Comments From dick@ximian.com  2002-05-20 05:49 -------
 Known issue.
 
 Threads are supposed to start suspended, but thread suspend/resume
 hasn't been implemented yet.
 
+
+------- Additional Comments From dick@ximian.com  2002-06-28 05:40 -------
+This appears to be fixed. Please reopen if it still breaks for you.