As soon as the branch fix_37_concurrency_win is imported, remember to solve the following in Container.clean_storage:
# TODO: implement logic to check, remove duplicates if the corresponding existing
# (loose or packed) file exists and is correct, otherwise replace, or show an error.
As soon as the branch
fix_37_concurrency_win
is imported, remember to solve the following inContainer.clean_storage
: