Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 257 Bytes

TODO.md

File metadata and controls

9 lines (6 loc) · 257 Bytes

0.5.0 - API changes

  • Change sleep future result to infallible
    • Worker thread must not panicked or aborted until all timers are consumed.
    • If so, it should be panicking behavior, not result.

Fix

  • fatal No-wakeup in release build