github gammazero/workerpool v1.1.3

2 years ago

What's Changed

  • Fix tests not working with goleak
  • Use sync.WaitGroup to ensure that all workers exit before Stop exits
  • perf: unify startWorker and worker to spawn less goroutines
  • make it work with deque0.2 and go 1.18
  • Task queue does not need to be buffered by

New Contributors

Full Changelog: v1.1.2...v1.1.3

Don't miss a new workerpool release

NewReleases is sending notifications on new releases.