AugurProject / augur-app

Augur Desktop Electron Application
MIT License
222 stars 22 forks source link

In some cases light node doesn't seem to shut down gracefully #413

Closed AugurIntegration closed 5 years ago

AugurIntegration commented 5 years ago

The observed behavior:

"So my thing said connecting to ethereum looking for nodes ... over and over again For like 10 min. then I quit + restarted UI, same issue Then I had a thought, maybe my node was still silently running, turns out it was I did killall geth, hit connect on augur, and it worked"

This seems likely to be from not handling shutting down gracefully for light nodes

adrake33 commented 5 years ago

Dupe of https://github.com/AugurProject/augur/issues/261