pool v2.0.1 Release Notes

Release Date: 2016-06-15 // almost 8 years ago
  • 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