[Twisted-Python] Writing a wrapper from asynchronous to synchronous

Jean-Paul Calderone exarkun at divmod.com
Fri Feb 24 21:35:04 EST 2006


On Fri, 24 Feb 2006 11:59:10 -0800 (PST), Lenny G Arbage <alengarbage at yahoo.com> wrote:
>I'm going to refrain from passing judgement, and just
>ask, isn't this what deferredResult() is all about
>(http://twistedmatrix.com/documents/current/api/twisted.trial.util.html#deferredResult)?
>
>  Lenny

Also not passing any judgement, deferredResult is deprecated and will be removed in a future version of Twisted.  Also, it sucks a lot.  Ok maybe there's a little judgement.

Jean-Paul




More information about the Twisted-Python mailing list