There was an error while loading. Please reload this page.
1 parent 80d7b4f commit 446b32dCopy full SHA for 446b32d
1 file changed
winsup/cygwin/release/3.6.6
@@ -28,3 +28,7 @@ Fixes:
28
- Fix primary group override for non-domain users and users of a
29
Microsoft account.
30
Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259068.html
31
+
32
+- Fix the deadlock between the parent and child processes, where both lock
33
+ the same file and attempt to close it simultaneously.
34
+ Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259187.html
0 commit comments