[Twisted-Python] Traceback on loseConnection
Jean-Paul Calderone
exarkun at divmod.com
Thu Feb 5 06:17:09 MST 2009
On Thu, 05 Feb 2009 11:34:05 +0100, Werner Thie <wthie at thiengineering.ch> wrote:
>Hi Jean-Paul
>
>Sorry for coming back...
>
>Just to be a little more precise:
>
>This is a nevow/athena site I therefore have little done in the bowels of
>twisted and specially no artwork in handling loseConnection.
>
>Site running on twisted SVN 25479 (appr 8.1.0) shows absolutely no problems.
>
>Site running on twisted SVN 26124 (appr 8.2.0) shows this problem, which
>definitely means that something in the guts of twisted is now barfing at me.
There must be something else involved. The error is coming from
twisted.web.proxy, but that code isn't used by a plain Nevow/Athena
app. How is the proxy code getting involved?
Jean-Paul
More information about the Twisted-Python
mailing list