[Mono-dev] Embedded mono: first on disk dynamic assembly stays locked, while others do not.
Robert Jordan
robertj at gmx.net
Tue Aug 26 13:39:49 EDT 2008
BaSS wrote:
> Robert, awesome that it actually exposed a bug, I'm too new to mono
> to be sure that its not me, so thank you for actually reproducing it
> and posting the bug report.
>
> Loading all the created script assemblies into the root domain would
> cause a huge memory consumption over time since I cannot unload the
> unused (because the scripts changed) assemblies. Am I correctly
> assuming this?
This is correct, but it shouldn't harm much for non-production code.
Anyway, there is a patch for this issue:
https://bugzilla.novell.com/show_bug.cgi?id=420197
Robert
More information about the Mono-devel-list
mailing list