File mode on windows causes issues between renaming and writes
Open
- Dominant language
- Go
- Stars
- 52
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
ref: https://github.com/ipfs/go-ipfs/issues/7115#event-3219629851
Current attempt towards mitigation is to open files on windows with the SHARE_DELETE flag per https://github.com/golang/go/issues/32088
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.