Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@GlenDC GlenDC released this 30 Sep 09:22
· 1 commit to main since this release

Expose a signal that can be awaited on without awaiting the configured
delay first. If no delay is used this API is equivalent to the already
existing cancelled function.

This can be used for scenarios where you do not need a graceful buffer and would like to
cancel as soon as a signal is received.