pub async fn save_snapshot(
state: &SharedCloudControlState,
store: Option<Arc<dyn SnapshotStore>>,
lock: &Mutex<()>,
)pub async fn save_snapshot(
state: &SharedCloudControlState,
store: Option<Arc<dyn SnapshotStore>>,
lock: &Mutex<()>,
)