http://bugs.winehq.org/show_bug.cgi?id=59722 --- Comment #3 from Joel Holdsworth <joel@airwebreathe.org.uk> --- The patch definitely provides a benefit in msys2-tests: | Test | Before | After | Root cause | |------------|---------------|-------|--------------------------------------------------------------------| | `fcntl07` | FAIL (exit 4) | PASS | `rmdir()` failed with `errno=16: Device or resource busy` | | `fcntl07B` | FAIL (exit 4) | PASS | same - `rmdir()` EBUSY on temp dir | | `devdsp` | TIMEOUT | PASS | fork+play test hung (child process blocked by conhost holding CWD) | I will include it in the next msys2-hacks release, and I think this should go upstream also. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.