We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcdaba commit 192a87eCopy full SHA for 192a87e
CHANGELOG.md
@@ -3,6 +3,9 @@ v0.26 + 1
3
4
### Changes or improvements
5
6
+* Improved `p_unlink` in `posix_w32.c` to try and make a file writable
7
+ before sleeping in the retry loop to prevent unnecessary calls to sleep.
8
+
9
### API additions
10
11
### API removals
0 commit comments