Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@deankarn deankarn released this 15 Jun 18:36
· 2 commits to v2 since this release

What Changed

  • fixed batch not unlocking mutex before return in rare case.
  • fixed race condition found in the tests, not the pool logic, but the actual test logic.
  • Added race detection testing in CI tests