Skip to content

Release 0.4.3: hotfix freezegun dep and Redis expires_at race guard#8

Merged
jolovicdev merged 2 commits into
masterfrom
0.4.3
May 1, 2026
Merged

Release 0.4.3: hotfix freezegun dep and Redis expires_at race guard#8
jolovicdev merged 2 commits into
masterfrom
0.4.3

Conversation

@jolovicdev
Copy link
Copy Markdown
Owner

Summary

  • Fix: add freezegun to dev dependencies — TTL/GC tests no longer fail with ModuleNotFoundError on fresh installs or CI.
  • Fix: restore expires_at <= now race guard in Redis find_by_fingerprint — a commit can expire between the ZREVRANGEBYSCORE server-side filter and the get_commit call.

@jolovicdev jolovicdev merged commit fe5bafc into master May 1, 2026
3 checks passed
@jolovicdev jolovicdev deleted the 0.4.3 branch May 1, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant