On Thu, Apr 8, 2010 at 5:29 PM, Jeff Hardy <jdha...@gmail.com> wrote: > On Fri, Apr 2, 2010 at 8:06 PM, Dino Viehland <di...@microsoft.com> wrote: >> Can you clear the exception data from the server at all? > > ExceptionHelpers.DynamicStackFrames never climbs above 1 (as far as I > can tell), yet there's a consistent leak of about 35k/request. That > just doesn't seem to make sense based on what I found with windbg, so > I'm stumped. > > - Jeff
I've noticed there was a leak in the NWSGI implementation regarding the input/output streams, i.e. they were never GC'd. It could be due to the way the stream -> file conversion is done. Regards, Can _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com