Skip to content

WinPTY-rs release v0.3.6

Choose a tag to compare

@andfoy andfoy released this 05 Mar 01:50
· 204 commits to main since this release

Minor winpty-rs that fixes some minor synchronization issues related to the use of WaitForSingleObject with a timeout larger than zero.

What's Changed

  • PR: Let WaitForSingleObject return immediately by @andfoy in #28

Full Changelog: v0.3.5...v0.3.6