Release v2.0.1
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.
Wait()
from returning eagerly when tasks are executed before submitting the last one of the group.