[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 20:20:24 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-17 16:49:09.000000000 -0500
+++ shadow/77847.tmp.26483	2006-12-17 20:20:24.000000000 -0500
@@ -269,6 +269,11 @@
 Switch variables from static to instance. Still reproduces.
 
 
 ------- Additional Comments From cmorgan at alum.wpi.edu  2006-12-17 16:49 -------
 How does that one look? I kept the timer as a class instance so I
 could stop/start it from the timer expire handler.
+
+------- Additional Comments From robertj at gmx.net  2006-12-17 20:20 -------
+The problem is `AutoReset = false'. Right know I don't know why,
+but I'll look at it.
+


More information about the mono-bugs mailing list