[Fwd: INDEX build optimizations - please review]

2008-06-10 Thread Kris Kennaway
Hi guys, Since you are all positive "stakeholders" in the code I'm changing, I'd like you to sign off on it before I proceed. Thanks, Kris --- Begin Message --- Please review and test the following patches that optimize port INDEX builds (and as a side-effect, other recursive tree traversals)

py-bittorrent/twistedCore broken on 8.0?

2008-07-06 Thread Kris Kennaway
Hi, I am trying to use the python bittorrent tracker with python 2.5 and FreeBSD 8.0, but I am getting a lot of errors from the kqueue reactor in twisted. pointyhat# bittorrent-tracker track: create_serversocket, port= 80 Traceback (most recent call last): File "/usr/local/lib/python2.5/sit

Re: py-bittorrent/twistedCore broken on 8.0?

2008-07-08 Thread Kris Kennaway
Andrew MacIntyre wrote: i.e. just it is getting exceptions when doing nothing at all, so it seems to be completely broken. Have you tried this, or do you know where to begin looking at what might be wrong? I know very little about Twisted, but I seem to recall that it offers a range of diff