https://bugzilla.novell.com/show_bug.cgi?id=380262
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=380262#c1 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Atsushi Enomoto <[EMAIL PROTECTED]> 2008-08-07 09:49:15 MDT --- When I add call to GC.Collect(), it started to work fine. I guess the reason is that .NET runs GC practically in certain time frame, while our GC only when it reaches the certain amount of memory use. I tried it only on Windows, so the situation might be different on other OSes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
