Skip to content

v0.4.0

Compare
Choose a tag to compare
@austinjones austinjones released this 24 Oct 19:07
· 6 commits to master since this release
f89a2d6
  • Add Barrier, a variant of a one-shot channel that transmits a value when dropped.
  • Add a shutdown example that demonstrates shutdown events and synchronized shutdown.