TruBudget
TruBudget copied to clipboard
Start Multichain-Daemon is not waiting for daemon to be up & running
Description 😯
The Multichain - Deamon is started by our Node wrapper. The Node wrapper offers a method to start/stop the daemon but does not wait for the daemon to be up and running.
How to reproduce 🕹
Have a look at the blockchain wrapper. Especially the wallet import endpoint. There a manual sleep has to be put in place to wait until the daemon is started.