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

Glyph glyph at twistedmatrix.com
Mon May 20 18:13:06 MDT 2013


On May 20, 2013, at 2:23 PM, Dan Williams <dwilliams at cernium.com> wrote:

> Examining the core file shows that the main (reactor) thread is
> blocking in a read in the mysql client library:

I believe that recent versions of GDB have some fanciness that will actually show you Python tracebacks.  Any chance somebody else knows how to invoke that?  It would certainly be very useful to see what Python code lead to this point :).

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20130520/771b4900/attachment.html>


More information about the Twisted-Python mailing list