[Twisted-Python] PerspectiveClientManager.disconnect() - results in Unhandled error in Deferred

happybrowndog happybrowndog at hotmail.com
Wed Jun 11 18:28:40 EDT 2008


Hello,

I am calling the disconnect() method of an instance of the 
PerspectiveClientManager class, but when is is called, I get the 
following error:

Unhandled error in Deferred:
Traceback (most recent call last):
Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: 
Traceback (failure with no frames): 
twisted.internet.error.ConnectionDone: Connection was closed cleanly.
]

I have no idea what to look for as to what is causing this error.  Does 
someone have any idea?





More information about the Twisted-Python mailing list