Re: [Twisted-Python] Use twisted.python.logfile.LogFile wirte log,Memory can not be released, does anybody familiar with or encounter such a situation?

echo dotecho at gmail.com
Mon Sep 15 10:35:22 EDT 2008


2008/9/15 Jean-Paul Calderone <exarkun at divmod.com>

> I ran the test code on Ubuntu Hardy but I don't see any memory problems.
> I let the program run for about two minutes and memory remained constant
> for the entire time.
>
> LogFile doesn't do very much besides write to a Python file object.  Can
> you reproduce the memory problem just using a file without using LogFile?


Hi, Jean-Paul, thank you for reply and test;)

I open a single file, write the same data, memory is not automatically
released, after i delete the file, memory released..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080915/4831d865/attachment.htm 


More information about the Twisted-Python mailing list