pub fn lock_sync_or_verify( lockfile: &Path, program: &str, sync_args: &[&str], cwd: &Path, ) -> Result<()>
Two-tier lockfile enforcement using default timeout.