pub async fn run_manifest_update_loop( store: Arc<DynObjectStore>, recv: Receiver<()>, ) -> Result<()>