[Mono-bugs] [Bug 325988] Mono keeps file handles open for loaded assemblies

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 19 09:18:27 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325988#c1


Paolo Molaro <lupus at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
            Summary|Mono leaks file handles                         |Mono keeps file handles open for loaded
                   |                                                |assemblies




--- Comment #1 from Paolo Molaro <lupus at novell.com>  2007-09-19 07:18:27 MST ---
This is not a leak, as the file descriptor will be closed on appdomain unload.
We need someone on windows that can confirm that closing a file descriptor
won't disrupt the memory mappings established on that file, this is trivially
handled on unix systems.


-- 
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