Files
kopia/cli
Jarek Kowalski 2a6140d82f fixed directory read race condition (#1489)
This was introduced by a refactoring in #1361 - unlike
ioutil.ReadDir() which internally handles list/delete race and always
returns os.FileInfo, Info() on os.DirEntry can fail if a file
is deleted right after listing it.

Fixes #1486
2021-11-05 10:18:03 -07:00
..
2021-10-13 06:07:18 -07:00
2021-05-03 10:28:00 -07:00
2021-06-27 16:24:21 -07:00
2021-05-03 10:28:00 -07:00