pub async fn run_with_config_until_ctrl_c(config: Config) -> Result<()>
Spawn the server and run until the Ctrl-C signal is received, then shutdown.
Ctrl-C