[Twisted-Python] Re: [Twisted-commits] Accumulated Woven Changes::
Christopher Armstrong
radix at twistedmatrix.com
Mon Oct 14 09:39:45 MDT 2002
On Mon, Oct 14, 2002 at 09:16:10AM -0600, Bruce Mitchener wrote:
> radix CVS wrote:
> >3) changed some addCallback/addErrback to addCallbacks
>
> radix,
>
> That change leads to problems if any errors happen within the callback
> since that won't cause renderFailure to be called. Was there some
> particular reason that you did this since it is a change in semantics?
Sorry, I've brain-farted. I knew they were semantic changes, but
usually addCallbacks is recommended; I didn't realize that these
particular semantics were really needed in this case.
More information about the Twisted-Python
mailing list