Ticket #2457 enhancement closed fixed
failed reactor selection is reported poorly by trial and twistd
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | therve, exarkun, jml | Branch: | |
| Author: | Launchpad Bug: |
Description
There are at least two failure modes for reactor selection:
- the specified reactor doesn't exist at all
- the reactor specified exists but cannot be imported (eg, due to a missing extension module)
Both cases currently result in a traceback from either trial or twistd. At least one of them can definitely be handled more nicely.
Change History
Note: See
TracTickets for help on using
tickets.
