Skip to content

14371

Pre-release
Pre-release
Compare
Choose a tag to compare
@russalex russalex released this 22 Jun 19:04
· 1695 commits to live since this release

Build 14371

For general Windows information on build 14371 visit the Windows Blog.

To track or report an issue visit our Github page.

Fixed

  • Corrected timing race with SIGCHLD and wait() when using ptrace
  • Corrected some behavior when paths have a trailing / (GH #432)
  • Fixed issue with rename/unlink failing due to open handles to children
  • Additional bugfixes and improvements