Skip to content

v0.2.2

Compare
Choose a tag to compare
@Guest0x0 Guest0x0 released this 25 Jul 05:51
· 234 commits to main since this release
  • add directory reading API and file kind API
  • add group scoped cancel
  • fix starvation when data arrive faster than reading
  • bug fix: with_task_group will now wait for async cancellation
  • some other async cancellation related bug fix & internal refactor