[IronPython] clr.AddReference effect how GC work ?!?!?!?

Sakesun Roykiattisak sakesun at boonthavorn.com
Thu Apr 24 03:57:41 CEST 2008


Curt,

> 2. If you add a reference with a strong name, the problem does *not*
> happen.


Aha ! You save my day again.  In my application, 'System.Data' and  
'System.Xml'
is all I need. My stateless Appserver is now staticly consume < 120 MB of  
memory.

As for more hints on this bug, I've found neither  
"clr.AddReference('IronPython')"
nor "clr.AddReferenceToFileAndPath" cause any harm.


Thanks.



More information about the Ironpython-users mailing list