You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throw error when reusing keyPair for listens (#208)
* Throw error when reusing keyPair for listens
* Do not delete server from listening if it throws KEYPAIR_ALREADY_USED
* Do not remove server from listening set if announcer.start() throws
* Always clean up if _listen throws before starting the announcer
0 commit comments