Skip to content

Implement locking of the cache during pull. #8

Closed
@chrisgavin

Description

@chrisgavin

When running a pull, we should create a lock file in the cache. This prevents two pulls running on the same cache at the same time, but more importantly we can use it to prevent pushing a cache that is incomplete due to an interrupted pull.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions