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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81476 --- shadow/81476 2007-04-28 09:53:53.000000000 -0400 +++ shadow/81476.tmp.18674 2007-04-28 16:54:58.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81476 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -111,6 +111,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-04-28 09:53 ------- Go into the System.Thread.Timers class, and put a Console.WriteLine both before and after line 206 (it's the Init method). Line 206 is a call to Thread.Start(). This is the call that never returns. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-28 16:54 ------- +Fixed in SVN. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
