Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: Fix open fd error on windows
Unlike linux, windows will not allow a rename to happen if there is an open fd. Hence, closing the fd's before renaming Signed-off-by: Mohammed Rafi KC <[email protected]>
- Loading branch information