Skip to content

wslbridge 0.2.2

Compare
Choose a tag to compare
@rprichard rprichard released this 23 Jun 07:29
· 29 commits to master since this release

Changes since 0.2.1

  • Fix a race condition affecting spawn failure.

  • Capture and report errors from the Microsoft Bash Launcher (bash.exe).
    In particular, don't hang if the user tries to simultaneously run elevated
    and non-elevated WSL instances.
    #13