Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@alitto alitto released this 20 Oct 17:59
· 10 commits to main since this release
d0bc8c6

Fixes

  • Avoid launching workers that exit immediately without running any tasks.
  • Prevent task group Wait() from returning eagerly when tasks are executed before submitting the last one of the group.