Skip to content

v0.11.4

Compare
Choose a tag to compare
@surban surban released this 13 Mar 19:36
· 31 commits to master since this release

0.11.4 - 2024-03-13

Changed

  • watch channel: fail sender if send error is caused by item being sent; this results
    in subsequent send calls to fail, making the error visible to the caller
  • docs: clarify that mpsc and watch channel error reporting may be delayed