Re: [Twisted-Python] twisted server blocking on MySQL read in main thread when using adbapi.ConnectionPool

2013-05-21 Thread Phil Mayers
On 05/21/2013 01:47 AM, Dan Williams wrote: > The invocation is simply "py-bt", but it only works if symbols are > available, which aren't in my case. Really, surely Ubuntu LTS has "debug symbol" packages or something? A quick google suggests its "packagename-dbg" for stripped symbols. I meant t

Re: [Twisted-Python] twisted server blocking on MySQL read in main thread when using adbapi.ConnectionPool

2013-05-21 Thread Phil Mayers
On 05/21/2013 08:02 AM, Phil Mayers wrote: > or it's python its/it's agh. It's early for me... ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] twisted server blocking on MySQL read in main thread when using adbapi.ConnectionPool

2013-05-21 Thread Dan Williams
On 5/21/2013 3:02 AM, Phil Mayers wrote: > On 05/21/2013 01:47 AM, Dan Williams wrote: >> The invocation is simply "py-bt", but it only works if symbols are >> available, which aren't in my case. > > Really, surely Ubuntu LTS has "debug symbol" packages or something? A > quick google suggests its "