Skip to content

Version 1.4.0

Choose a tag to compare

@eapache eapache released this 14 Aug 21:04
· 31 commits to main since this release
  • Adds Batcher.Shutdown() to flush any pending work without waiting for the timer, e.g. on application shutdown (thanks to Ivan Stankov).
  • Fix possible memory leaks of Timer objects in Deadline, Retrier, and Semaphore (thanks to Dmytro Nozdrin).