Opened 6 years ago
#5630 enhancement new
add verified fake behavior to MemoryReactor for connector cancellation
Reported by: | Glyph | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
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.