Skip to content

fix: recompute digest db max timestamp after pruning#14727

Merged
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-mkyzyywvvutw
May 26, 2026
Merged

fix: recompute digest db max timestamp after pruning#14727
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-mkyzyywvvutw

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

Dropped future-dated digest entries can otherwise leave the saved digest DB with a max_timestamp from an entry that is no longer present. Recompute the maximum timestamp after pruning stale mtimes and cover the case in the digest-db cram test.

Dropped future-dated digest entries can otherwise leave the saved digest DB
with a max_timestamp from an entry that is no longer present. Recompute the
maximum timestamp after pruning stale mtimes and cover the case in the
digest-db cram test.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg force-pushed the push-mkyzyywvvutw branch from b6e9aa6 to f56e247 Compare May 25, 2026 21:22
@rgrinberg rgrinberg merged commit a587dd8 into ocaml:main May 26, 2026
31 checks passed
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