Browse Source
If running in daemon mode, and daemon.taskgroup died, we were not stopping. Instead, we should gracefully stop and exit the process. To reproduce: ``` $ ./run_electrum --testnet -o setconfig rpcport 1 $ ./run_electrum --testnet daemon -v ```patch-4
1 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue