-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix(op-node): syncClient incorrectly removes peer issue (#50)
* bugfix: only when no connection is available, we can remove the peer from syncClient * add unit test to prove effectiveness of the fixing code * use EventBus replace of notify * remove * change to old version of solution which just adds a condition to disconnected event --------- Co-authored-by: Welkin <[email protected]>
- Loading branch information
Showing
2 changed files
with
58 additions
and
1 deletion.
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
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