Commit 73af4dd
committed
Skip any erroring entry in
Previously, we would bubble up any error that we'd encouter during
retrieving the metadata for all listed entries. Here we relax this
somewhat to allow for minor inconsistencies between reading the
directory entries and checking whether they are valid key entries.FilesystemStore::list
1 parent 101aa6f commit 73af4dd
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
0 commit comments