BlockchainCommons / GordianServer-macOS

Tor-protected full-node GordianServer for macOS
Other
63 stars 8 forks source link

MINOR BUG: Bitcoin Core STOP Not Reflected in UI #152

Open shannona opened 2 years ago

shannona commented 2 years ago

I've at least three times hit the Bitcoin Core STOP button and had Gordian Server work on stopping the process, but not reflect that it was doing so in the UI (e.g., nothing was grayed out or changed). Among other things, this meant that you could hit STOP again and generate an error that bitcoind was not running.

I've had difficulty figuring out the exact situation for replicating this, other than starting and stopping a lot.

I'm labeled this as MINOR under the theory that it only occurs in the early stages of setup, which may or may not definitively be the case. If it were able to happen more frequently, that might increase the concern.