Skip to content

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Jun 27, 2025

- What I did
Follow up to cache index locking. It worked, but fails on new cache because it tries to lock a non-existent file. Instead, it creates a different tmp file (consistent name) as a lock file, uses that, creates the proper index.json, and then releases the lock.

- How I did it
As described

- How to verify it
CI. Also, I tried it manually.

- Description for the changelog

Proper lock handling for new cache.

@deitch deitch merged commit 50120bc into linuxkit:master Jun 27, 2025
22 checks passed
@deitch deitch deleted the lock-initial-fails branch June 27, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant