Ticket #5159 enhancement closed fixed
gatherResults should have an optional consumeErrors
| Reported by: | dustin | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/gatherresults-consumeerrors-5159 | |
| Author: | exarkun | Launchpad Bug: |
Description
It's been suggested a few times that those who need to use gatherResults, but want any failures in the underlying Deferreds to be handled exclusively by the DeferredList should write their own gatherResults method.
What if this method had an optional consumeErrors=False keyword arugment?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

