What's Changed
- feat(idle): actor to run onStart in goroutine by @vladopajic in #112
- chore: improve actor benchmarks by @vladopajic in #120
- fix(combine): set total running count before starting all by @vladopajic in #122
- feat(actor): skip worker if stopped early by @vladopajic in #118
- feat(combine): stop in parallel by @vladopajic in #123
- feat(mailbox): send on unstarted will not return error by @vladopajic in #125
Full Changelog: v0.9.5...v0.9.6