[Ironpython-users] LightweightScopes and scopes in general

Igor Brejc igor.brejc at gmail.com
Fri Feb 10 19:49:55 CET 2012


On Fri, Feb 10, 2012 at 7:15 PM, Jeff Hardy <jdhardy at gmail.com> wrote:

>
> I believe if you run the code in a separate AppDomain you can unload
> the AppDomain and the code will be collected, which should take
> everything else with it.
>
>
> Yes, I've seen the
http://stackoverflow.com/questions/1664567/embedded-ironpython-memory-leak
question,
unfortunately a separate AppDomain is not an option, since the scripts need
to access the main app objects transparently.

Igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120210/5d0c2db5/attachment.html>


More information about the Ironpython-users mailing list