Re: [Twisted-Python] Introducing Frack, a (partial) replacement for Trac

2012-10-04 Thread Allen Short
That's strange. I believe that's due to twistedmatrix.com using PB to connect different web server processes together, not anything directly related to the code in Frack. Try this URL? It's working for me currently. http://twistedmatrix.com/users/frack.twistd/ui/ticket.html?id=1956 _

[Twisted-Python] Introducing Frack, a (partial) replacement for Trac

2012-10-04 Thread Allen Short
Twisted's issue tracker is based on Trac, which has had increasingly bad performance over the years. Also, its code and deployment setup are so bad that everyone who has the ability to improve it has tried as hard as possible to avoid touching it at all. So I started writing a new issue tracker co