[Twisted-Python] Counting errors in a DeferredList and avoiding Unhandled error in Deferred messages

Terry Jones terry at jon.es
Mon May 5 14:02:33 MDT 2008


Hi Tristan

> You might want to look at the gatherResults() utility function which
> returns a deferred that either fires with a list of the results, or
> errbacks with the first error to occur.

Thanks. I can see how I'd write this, given Jean-Paul's reply.

Terry




More information about the Twisted-Python mailing list