[Twisted-Python] Epoll Memory Issues

Itamar Shtull-Trauring itamar at itamarst.org
Sat Apr 12 23:41:15 EDT 2008


On Sat, 2008-04-12 at 21:53 +0100, Matthew Glubb wrote:

> Today, out of desperation, I switched the reactor from epoll to  
> select. Guess what? No more memory leak.

poll reactor is certainly better than select; epoll ought to be better
than both, of course. As for the epoll issue, if that's what it is - can
you reproduce this with some sort of minimal example? That would help
track down the issue.





More information about the Twisted-Python mailing list