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=77847 --- shadow/77847 2006-11-25 19:49:33.000000000 -0500 +++ shadow/77847.tmp.26079 2006-11-25 19:49:48.000000000 -0500 @@ -10,13 +10,12 @@ Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [PATCH] "Too many threads" error when starting and stopping a timer repeatedly I came across this error in a complex program that uses many different timers. On Linux it ran just fine, but on Windows it bailed out with the GC message "Too many threads". The problem seems to be that each time I was calling Stop() and Start() on a timer, a new thread was created and the old _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
