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