[Twisted-Python] server to server leaking descriptors

Itamar Shtull-Trauring itamar at itamarst.org
Fri Apr 23 13:15:33 EDT 2004


On Fri, 2004-04-23 at 09:47, john nielsen wrote:
> I'm trying to figure out server to server communication. Here is example code that works but it leaks
> descriptors until you run out.

If you never close connections your program will indeed "leak". So
perhaps you should close connections :)

-- 
Itamar Shtull-Trauring    http://itamarst.org
Looking for a job -- http://itamarst.org/resume.html





More information about the Twisted-Python mailing list