[Twisted-Python] Re: [Twisted-commits] Add makeblocking (and a test woo)

Itamar Shtull-Trauring itamar at itamarst.org
Wed May 7 10:36:29 EDT 2003


On Wed, 7 May 2003 00:22:32 -0500
Glyph Lefkowitz <glyph at twistedmatrix.com> wrote:

> I was thinking Deferred.block(), since it would be most often used
> like:
> 
> 	w.x.y().block().z()
> 
> This would probably be _super_ useful with Stackless, if we had more 
> support for it.

Except, doesn't the code use reactor.stop()? Also you'd need different
ways of blocking for stackless and threads.


-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list