Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 01:32
· 24 commits to main since this release

Fixed

  • await waits with a blocking read. BSD poll does not report a hangup on a FIFO, so it never returned on macos.