[IronPython] Thread local storage in IronPython 2.6

Dino Viehland dinov at microsoft.com
Mon Oct 5 22:20:43 CEST 2009


Michael wrote:
> Well, yes leaking memory when frames are on would definitely be a
> problem. We tried but failed to create  a minimal repro.

Do you know how big the lists of FunctionStack's were?  In theory
they should have all been empty lists by the time the threads 
exited.



More information about the Ironpython-users mailing list