Files
kopia/internal
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
..
2020-02-25 17:24:44 -08:00
2021-05-15 12:12:34 -07:00
2021-09-14 19:11:39 -07:00
2021-06-16 19:44:55 -07:00
2021-06-16 19:44:55 -07:00