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.
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.