forked from informalsystems/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in event monitor where subscriptions would not be terminated …
…properly on WebSocket error (informalsystems#290) * Store the combined stream of all subscriptions within the EventMonitor * Explicitly close the WebSocket client when this one fails to ensure that subscriptions are terminated * Fix event type in Tx subscription * Fix build for latest tendermint-rs master * Formatting Co-authored-by: Thane Thomson <[email protected]>
- Loading branch information
1 parent
baf27d3
commit e889ff3
Showing
1 changed file
with
47 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters