borgbackup/src
Thomas Waldmann d0a3b30fdf avoid create the cache tag file on every get_cache_dir call
this re-introduces a race between os.path.exists vs. SaveFile creating that file, but due to the way how SaveFile works, it still makes sure that in the end there is a good cache tag file in place.
2021-12-07 21:47:15 +01:00
..
borg avoid create the cache tag file on every get_cache_dir call 2021-12-07 21:47:15 +01:00