[IronPython] shall #14454 be fixed for 1.X ?

Michael Foord fuzzyman at voidspace.org.uk
Tue Apr 22 12:24:47 CEST 2008


Sakesun Roykiattisak wrote:

>Hi,
>
>The 2.0beta is not stable enough for me to work with yet.
>But 1.1 is leaking memory and not applicable for long running server  
>application.
>
>http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=14454
>
>Wonder how hard to fix #14454 in 1.1 ?
>  
>

Note that you can 'fix' this yourself by unsubscribing from events when 
you have finished with them.

It would be nice to see this fixed - so long as it doesn't cause 
problems when you use lambda functions (or other functions that you 
aren't directly keeping a reference to) as event handlers.

Michael Foord
http://www.ironpythoninaction.com/

>_______________________________________________
>Users mailing list
>Users at lists.ironpython.com
>http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>  
>




More information about the Ironpython-users mailing list