flatfs: not error out Walk in case of FileNotFound error
This is to prevent race that can happen while GCing the repo
Walk will build list of files and one of those files can be removed
by GC, currently it causes a failure which shouldn't be the case.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Showing
Please register or sign in to comment