pub async fn run_node_with_shutdown(
cfg: NodeConfig,
runners: RunnerRegistry,
shutdown: CancellationToken,
) -> Result<()>pub async fn run_node_with_shutdown(
cfg: NodeConfig,
runners: RunnerRegistry,
shutdown: CancellationToken,
) -> Result<()>