pub async fn init( conf_fn: &str, local_node: Option<String>, tasks: &mut Vec<JoinHandle<()>>, ) -> Result<CancellationToken>