[Twisted-Python] Twisted client memory leak
    Phil Mayers 
    p.mayers at imperial.ac.uk
       
    Tue Jan 22 10:02:05 MST 2013
    
    
  
On 22/01/13 16:45, Facundo Batista wrote:
>
> Yes, but note that without the __del__ it had the same behaviour...
>
Not quite. The OP said that:
  a) He had a problem with a Twisted app not freeing memory under load
  b) He had reproduced that problem with his example, that included __del__
Nowhere did he say "it does the same without __del__". He was in fact 
not specific about whether the original/real code uses __del__ or not.
    
    
More information about the Twisted-Python
mailing list