8000 Release [1.4.1] Small fixes · general-CbIC/poolex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[1.4.1] Small fixes

Latest
Compare
Choose a tag to compare
@general-CbIC general-CbIC released this 29 Jun 09:13
· 2 commits to develop since this release

What's Changed

Fixed

  • Fixed overflow worker expiration timing to use System.monotonic_time/1 instead of Time.utc_now/0. This prevents incorrect worker expiration when system clock changes occur (e.g., from NTP adjustments or timezone changes).
  • Fixed one of the flaky tests.

Full Changelog: v1.4.0...v1.4.1

0