fn spawn_provider_task( task_group: &mut TaskGroup, shutdown: &Shutdown, task_name: &'static str, handle: JoinHandle<()>, )