[Twisted-Python] (no subject)

Itamar Turner-Trauring itamar at itamarst.org
Tue May 1 22:37:45 MDT 2012


On 05/01/2012 04:38 PM, Dmitriy Komarov wrote:
> If anyone had a similar issue before, I'd appreciate any pointers on 
> resolving or avoiding it.
>
Actually, one thing does occur to me - are you using the IOCP reactor? 
If so, try the select() reactor, the IOCP reactor unfortunately has a 
bunch of serious bugs. I'm vaguely considering working on those as my 
next Twisted work, since they're embarrassing and IOCP is so much better 
than select() on Windows.




More information about the Twisted-Python mailing list