Skip to content

v4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:17
· 43 commits to master since this release
eeee41d
  • Ensure that the allocation doesn't exceed isize::MAX (#32)
  • Add FallibleTask::is_finished() (#34)
  • Add a metadata generic parameter to tasks (#33)
  • Add panic propagation to tasks (#37)
  • Add a way to tell if the task was woken while running from the schedule function (#42)