borgbackup / borgbackup/borg

borg2 locking: slower race_recheck_delay

Open
#9,899 0 comments 0 reactions 1 assignee Claimed by @ThomasWaldmann View on GitHub
Dominant language
Python
Stars
13.7k
Forks
875
Avg merge
11h 15m
Merged PRs (30d)
192

Description

locking code has a race_recheck_delay of only 10ms.

this should likely be slower for cloud repos.

we can't just use the slow timing everywhere, that would be rather annoying for scripting with quick commands. also, we need fast unit tests, so we can't have a slow delay there either.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.