[IronPython] Application stays in memory even after exit
Michael Foord
fuzzyman at voidspace.org.uk
Mon Sep 1 22:36:54 CEST 2008
cephire wrote:
> Hi all,
> I've found out that the application is still in memory even after
> closing the application. I exit the application with
> Application.Exit().
>
> What should I do to remove the application completely?
>
Which version of IronPython are you using?
Have you deleted all references to the form (I assume it is a Windows
Forms application)?
Michael
> Thank you,
> Joseph
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/
More information about the Ironpython-users
mailing list