Ticket #5630 enhancement new
Opened 13 months ago
add verified fake behavior to MemoryReactor for connector cancellation
| Reported by: | glyph | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
When an IConnector is cancelled, it calls clientConnectionFailed with a specific exception type on its ClientFactory. This ought to made available via MemoryReactor for testing purposes.
Note: See
TracTickets for help on using
tickets.
