Skip to content

[1.4.1] Small fixes

Choose a tag to compare

@general-CbIC general-CbIC released this 29 Jun 09:13
· 93 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