JP writes:

On Thu, Aug 29, 2013 at 1:00 PM, <exar...@twistedmatrix.com> wrote:

> Keep in mind that the Deferred cancellation API is a "best effort" API.
> There are no guarantees that anything can be cancelled.  Consider the fact
> that 90% or more of Deferreds out there don't even have cancellation
> implemented for them yet and that before Deferred cancellation was
> introduced, 100% of Deferreds were uncancellable. :)


I think this is (unintentionally) misleading. Although 90% (or more) of
deferreds don't have an explicit custom cancelation function, 100% of
deferreds can now be canceled.

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

Reply via email to