Ticket #6194 enhancement closed fixed
the doc of Deferred.callback() doesn't tell me what will happen if the deferred has already been triggered
| Reported by: | zooko | Owned by: | exarkun |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | docs |
| Cc: | Branch: | branches/callback-docs-6194 | |
| Author: | exarkun | Launchpad Bug: |
Description
A colleague (David-Sarah), is proposing to add code to Tahoe-LAFS in order to work-around some unspecified limitations or problems in how Deferred handles repeated callback():
https://github.com/davidsarah/tahoe-lafs/commit/0350abb182f1fb6e4297f3c5942909a5498f5ba2#L1R46
I'd like to read some documentation about how Deferred does, or is supposed to, handle that.
Such documentation probably belongs here: http://twistedmatrix.com/documents/current/api/twisted.internet.defer.Deferred.html#callback
Change History
Note: See
TracTickets for help on using
tickets.
