[Twisted-Python] Re: Collecting all results from a DeferredList

Stefan Arentz stefan.arentz at gmail.com
Thu Oct 4 08:44:34 EDT 2007


Hm. This was actually pretty easy :-)

 S.

On 10/4/07, Stefan Arentz <stefan.arentz at gmail.com> wrote:
> I want to request many web pages through a DeferredList and then
> combine the results in an array. I don't understand how to keep an
> array as shared state between these requests and return it to the
> original caller when the DeferredList has completed.




More information about the Twisted-Python mailing list