• Steven Allen's avatar
    feat: retry renames · ea3fd057
    Steven Allen authored
    Retry renames when the error wasn't due to a file not existing. This case can
    come up on windows when some other process opens the file for reading while
    we're trying to rename it.
    ea3fd057
flatfs.go 27.8 KB