Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] Memory Leak when using AppDomains
----------------------------------------------
ISSUES
1. [New issue] Memory Leak when using AppDomains
http://ironpython.codeplex.com/workitem/33242
User Loupi has proposed the issue:
"Hello,
There is a leak when running the engine in another AppDomain.
I created a very simple program to reproduce that (see attachment).
To create the leak, pass true to the CreateEngine function. That way it will
use an AppDomain.
Using TaskManager and other tools you'll see the memory increase, then it will
throw an OutOfMemoryException.
Passing it false tells it uses the same AppDomain as the application and will
no leak.
Tested with IronPython 2.7.1 and 2.7.3."
----------------------------------------------
----------------------------------------------
You are receiving this email because you subscribed to notifications on
CodePlex.
To report a bug, request a feature, or add a comment, visit IronPython Issue
Tracker. You can unsubscribe or change your issue notification settings on
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users