Ticket #2849 defect closed fixed
A reentrant addCallbacks on a Deferred adds to mid-chain
| Reported by: | Peaker | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | therve | Branch: | |
| Author: | Launchpad Bug: |
Description
Specifically, addCallbacks that executes from within the context of a callback, adds the callback after the current executing callback, rather than at the end of the chain.
Change History
Note: See
TracTickets for help on using
tickets.
