New submission from Jacob Perkins :
I have a custom proxy server that was using a WatchedFileHandler for logging
requests (the files were rotated with logrotate). It was leaking memory, and I
had to use supervisord's memmon plugin to restart it whenever it exceed a
certain thresho
Jacob Perkins added the comment:
Sorry about this. Turns out the flattening of memory usage was a temporary
coincidence, and I eventually tracked the bug down to an old version of MySQLdb.
--
resolution: -> invalid
status: pending ->