Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lock both source and destination files when copying or renaming files
This seems to resolve a race condition issue where a disabled mod was imported as a part of a profile. Before the fix, renaming the file with ".old" extension when disabling the mod after copying it into profile caused an EBUSY error.
- Loading branch information