I'm getting this error - apparently when I have threads that are not being garbage collected. It looks like there is a hard-coded maximum in the garbage collector, that is being exceeded.
Can someone educate me about how this works - what it's all about? Thread.Abort is now considered a no-no. What is the best practice to correctly dispose of threads that have outlived their usefulness? -- View this message in context: http://mono.1490590.n4.nabble.com/Too-many-root-sets-tp4661307.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
