Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:18
e33a57c

0.1.3 (2026-09-03)

Bug Fixes

  • bridge: retry the doorbell pipe syscalls on EINTR (bf29a6d)
  • core: cancelling an await aborts the kernel op (#2) (cfeb92e)

Performance Improvements

  • bridge: wake the loop through a pipe, not call_soon_threadsafe (041629e)
  • pipe doorbell and 512 KiB parallel read chunks (eb810a8)
  • read: 512 KiB parallel chunks and inline size checks for large reads (4d67a26)
  • read: read_bytes hands large files to the parallel zero-copy fill (7e3ca05)
  • read: read_bytes hands large files to the parallel zero-copy fill (47c1678)