18267
版本发布时间: 2018-10-25 07:01:48
MicrosoftDocs/WSL最新发布版本:21354(2021-04-09 01:01:36)
Build 18267
For general Windows information on build 18267 visit the Windows blog.
WSL
- Fix issue where zombie process may not be reaped and remain indefinitely.
- WslRegisterDistribution hangs if error message exceeds max length [GH 3592]
- Allow fsync to succeed for read-only files on DrvFs [GH 3556]
- Ensure that /bin and /sbin directories exist before creating symlinks inside [GH 3584]
- Added an instance termination timeout mechanism for WSL instances. The timeout is currently set to 15 seconds, meaning the instance will terminate 15 seconds after the last WSL process exits. To terminate a distribution immediately, use:
wslconfig.exe /terminate <DistributionName>