[Mono-bugs] [Bug 641921] Asynchronously invoked delegates are not GCed promptly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 1 18:36:46 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=641921
https://bugzilla.novell.com/show_bug.cgi?id=641921#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |vargaz at gmail.com
Resolution| |WONTFIX
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2010-10-01 22:36:45 UTC ---
The time when objects are garbage collected is not guaranteed, especially with
mono's current conservative garbage collector. When running with our under
development sgen garbage collector, no objects are reported as 'leaked'.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list