Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@gammazero gammazero released this 12 Aug 18:51
04acb16

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