Skip to content

Release 1.7.1

Compare
Choose a tag to compare
@alitto alitto released this 12 Mar 20:47
· 29 commits to master since this release
286125e

Changes included

  • Prevent "send on closed channel" panic in purger goroutine (#27)
  • Ensure all concurrent calls to StopAndWait() do block until all workers have stopped
  • Simplify logic in submit function