On 03/22/2012 08:05 AM, Uri Okrent wrote:
> This implies that twisted can (and will) switch contexts from one
> deferred to another even in the middle of execution of the first
> deferred, correct?

No. Deferreds are just slightly nicer callbacks. They have nothing to do 
with the event loop, or scheduling, or context switching.

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to