Commit 1d1c3e3
committed
Suppress OperationCanceledException and ObjectDisposedException noise in adapter wrapper
When cancellation token is cancelled (disconnect, dispose, window close),
adapter wrappers no longer propagate the error as ErrorResponse. Also
suppress ObjectDisposedException for DisconnectMessage when adapter is
already cleaned up.1 parent ab32485 commit 1d1c3e3
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 | | |
134 | 142 | | |
135 | 143 | | |
| |||
0 commit comments