[Mono-bugs] [Bug 72738][Nor] Changed - Weird thread behavior
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 12:47:19 -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 sebastian.droege@gmx.de.
http://bugzilla.ximian.com/show_bug.cgi?id=72738
--- shadow/72738 2005-02-18 15:06:56.000000000 -0500
+++ shadow/72738.tmp.26758 2005-04-04 12:47:19.000000000 -0400
@@ -45,6 +45,9 @@
void MyLoop ()
{
if (my_thread.ThreadState == ThreadState.Unstarted)
Console.WriteLine ("MyLoop: Argh - thread is 'unstarted'");
}
}
+
+------- Additional Comments From sebastian.droege@gmx.de 2005-04-04 12:47 -------
+*** Bug 74350 has been marked as a duplicate of this bug. ***