jholdstock b0f79e56f5 vspd: Exit if shutdown requested during startup.
vspd runs some tasks on startup - database consistency checks, catching
up with missed blocks, etc. If a shutdown is requested while these tasks
are running, vspd should stop immediately rather than continuing to
start the web API server and other background tasks.
2023-09-08 09:59:00 +01:00
..