18842: put the file locking back 18842-arv-mount-disk-cache
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 20 Oct 2022 21:37:12 +0000 (17:37 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 20 Oct 2022 21:37:12 +0000 (17:37 -0400)
commit356fa1d4d17c402470a6b49ae943e7ec278b1a46
tree91977e4c9de0741b2259aed3283d9871c06e61fe
parent2a16e128ab63f87aa4656bf860ae3f6b8633c4ca
18842: put the file locking back

We don't strictly speaking need file locking for correctness, but it
does prevent a situation of having a bunch of ghost files that take up
space but are not visible on the file system.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/python/arvados/diskcache.py
sdk/python/arvados/keep.py