On Tue, 28 Jul 2009 18:45:04 +0200, Federico Tomassini <[email protected]> wrote: >Federico Tomassini wrote: >> >> Hello, >> >> I coded a minimal example. Problem seems to depend from >> Bar.data_somedata(). If I remove the interested tag from the >> docFactory, memory is released. When, instead, I use this >> tag (and Bar.data_somedata()), memory is not released: >> >> 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. Sorry. Jean-Paul _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
