Re: Guard, LastPage Memory Leak?
Jean-Paul Calderone <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <20090729221153.11822.1761977867.divmod.quotient.406@henry.divmod.com> |
On Wed, 29 Jul 2009 17:51:53 -0400, Glyph Lefkowitz <[email protected]> wrote: >On Wed, Jul 29, 2009 at 5:17 PM, Jean-Paul Calderone <[email protected]>wrote: > >> On Tue, 28 Jul 2009 18:45:04 +0200, Federico Tomassini < >> [email protected]> wrote: >> >Federico Tomassini wrote: >> >>> http://dpaste.com/72343/ >> >> >> > >> >Ok, this minimal server application proofs that a memory >> >leak exists somewhere. This is already a good result. >> >> I messed around with this for a while. Unfortunately, I am not able >> to reproduce a memory leak using it. I found some things which I find >> suspicious in Nevow, but none of them explains a leak. >> > >Just for posterity, did you try it with the latest release, or just with >trunk? Python 2.5, trunk of Twisted, trunk of Nevow. Jean-Paul