On Fri, Feb 10, 2012 at 7:15 PM, Jeff Hardy <jdha...@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
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to