[Mono-bugs] [Bug 77847][Min] Changed - [PATCH] "Too many threads"	error when starting and stopping a timer repeatedly
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Sat Dec 16 14:12:53 EST 2006
    
    
  
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77847
--- shadow/77847	2006-12-16 14:10:27.000000000 -0500
+++ shadow/77847.tmp.20409	2006-12-16 14:12:53.000000000 -0500
@@ -138,6 +138,11 @@
 Chris, System.Timer.Timers is not thread safe (see the MSDN docs).
 For example, if you call `Enabled' from several threads w/out locking,
 you'll get unexpected results.
 
 [assigned to /me]
 
+
+------- Additional Comments From robertj at gmx.net  2006-12-16 14:12 -------
+If you can find a test case that succeeds on MS.NET but fails
+on Mono, please attach it.
+
    
    
More information about the mono-bugs
mailing list