OpenBazaar / multiwallet

API based multi-cryptocurrency wallet
MIT License
72 stars 41 forks source link

Websocket rotation blocks shutdown #86

Open cpacia opened 5 years ago

cpacia commented 5 years ago

If the blockbook websockets cannot connect it triggers the rotation code. This code keeps a loop alive that blocks shutdown. This causing ob-go to hang on shutdown in this circumstance.