[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
Sun Dec 17 16:36:57 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 cmorgan at alum.wpi.edu.

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

--- shadow/77847	2006-12-17 16:30:44.000000000 -0500
+++ shadow/77847.tmp.20640	2006-12-17 16:36:57.000000000 -0500
@@ -236,6 +236,11 @@
 Make the timer and the locker an instance member and it
 should work.
 
 Note that if you use more then 20 timers in parallel you
 have to increase the threadpool. See "man mono", MONO_THREADS_PER_CPU.
 
+
+------- Additional Comments From cmorgan at alum.wpi.edu  2006-12-17 16:36 -------
+Created an attachment (id=18320)
+New version with locking around timer setup in constructor and reduction in threads to < 10.
+


More information about the mono-bugs mailing list