[Twisted-Python] Re: [Twisted-commits] aaaaargh. the makeidentity test was FAILING, and we never noticed, cause Deferred catches exceptions in errback (this fixes failure, not the Deferred issue)

Andrew Bennetts andrew-twistedcommits at puzzling.org
Wed May 15 19:41:41 EDT 2002


On Wed, May 15, 2002 at 11:34:56AM -0500, itamarst CVS wrote:
> Modified files:
> Twisted/twisted/test/test_cred.py 1.5 1.6
> 
> Log message:
> aaaaargh. the makeidentity test was FAILING, and we never noticed, cause
> Deferred catches exceptions in errback (this fixes failure, not the
> Deferred issue)

Incidentally, I've got a workaround for the errback problem in test_ftp.py.
It's not pretty, but it works ok.

-Andrew.





More information about the Twisted-Python mailing list