On 23/08/2006, at 1:06 AM, Vladimir Vrzic wrote: > On Tue, 2006-08-22 at 23:33 +1000, James Bunton wrote: >> Well that's an interesting one. >> Try manually specifying a reactor, like poll instead of letting it >> use kqueue > > Finally. Using 0.11.2-dev2 with the poll reactor seems to work and > causes no problems for the present. Thank you.
Glad to hear it :D Could I grab a few bits of info.. I assume you're running some form of BSD, because the kqueue reactor was tried. What Twisted version have you got? python -c "from twisted.copyright import version; print version" --- James
