[Mono-bugs] [Bug 380262] Unhandled Exception System.Net.FtpWebRequest
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 7 11:49:15 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=380262
User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=380262#c1
Atsushi Enomoto <atsushi at ximian.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atsushi at ximian.com
--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com> 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.
More information about the mono-bugs
mailing list