Hi Glyph!
There are a couple of tickets floating around:
http://twistedmatrix.com/trac/ticket/3858
http://twistedmatrix.com/trac/ticket/1402 (closed as a dupe)
T
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix
Le Jun 28, 2012 à 3:32 PM, Terry Jones a écrit :
> You might be able to use this that I wrote some time ago. It might need
> some maintenance as the Twisted Deferred code has moved on since then. But
> the approach might help you:
>
> http://www.twistedmatrix.com/pipermail/twisted-python/2008-Oc
Hi Dan
> I'm a Twisted neophyte, but I've been using Python a long time.
I'm a Twisted neophyte, but I've been using Twisted a long time.
(I'd add a smiley, but that's not a joke.)
> My question: Is there a way of producing a deferred graph in a Python
> program at a given point in time? Perha
You should still see the unhandled deferred in your logs if that's truly
the case.
On Thursday, June 28, 2012, Dan Stromberg wrote:
>
> Hi.
>
> I'm a Twisted neophyte, but I've been using Python a long time.
>
> My question:
> Is there a way of producing a deferred graph in a Python program at a
Hi.
I'm a Twisted neophyte, but I've been using Python a long time.
My question:
Is there a way of producing a deferred graph in a Python program at a given
point in time? Perhaps something based on graphviz and objgraph.py? We're
able to detect when we're having the problem, we just don't (yet
On 28/06/12 12:46, Martin wrote:
On 26/06/12 15:12, exar...@twistedmatrix.com wrote:
On 25 Jun, 12:16 pm, mar...@webscio.net wrote:
No suggestions as to how I could get rid of this? :(
I put together a minimal example of ReconnectingClientFactory for the
connection refused case for you. I
On 26/06/12 15:12, exar...@twistedmatrix.com wrote:
On 25 Jun, 12:16 pm, mar...@webscio.net wrote:
No suggestions as to how I could get rid of this? :(
I put together a minimal example of ReconnectingClientFactory for the
connection refused case for you. It's attached. I don't see any
er