Skip to content

Implement some primitive cache locking. #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Implement some primitive cache locking. #29

merged 1 commit into from
Aug 25, 2020

Conversation

chrisgavin
Copy link
Collaborator

This locks the cache directory when a pull command starts and unlocks it when it succeeds. This prevents accidentally pushing an incomplete cache directory.

Closes #8.

@chrisgavin chrisgavin merged commit c283978 into main Aug 25, 2020
@chrisgavin chrisgavin deleted the cache-locking branch August 25, 2020 11:48
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.

Implement locking of the cache during pull.
1 participant