After I terminate by VB debugging session, on several occasions I notice
that
Visual Studio memory usage continues to increase for many minutes (visible
in
Performance Monitor). On one occasion the Studio claimed 550 MB and
terminated with a memory fault.
Why should VS 2008 continue to need more memory after my process has
stopped
executing?
Mark Itkonen