• 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
util_windows.go 2.39 KB