fix(code-index): keep clone copy off the freshness receipt - #1825
Conversation
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
b104684 to
e6a9f0c
Compare
The advance that installs exact and lexical owners also copied the prior lexical artifact into the clone successor. That copy ran under reconcile_in_progress, so status stayed non-current for the copy. Leave the successor pending; the retained driver starts it after the seat. Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
e6a9f0c to
76c58af
Compare
|
Folded into #1848 at an earlier head; the commits this branch received afterwards are being reviewed for the next integration batch (ci/pr-batch-e). Leaving open until that batch lands. |
Summary
e1300458e4333902b37cd6772e9e5742e0ac885e(fix(sessions): drop the u64 identity conversion clippy rejects #1858). The serving delta is unchanged.reconcile_in_progress.c1633dd96bb0f70d89d5a33cc64c3d5c35d71dfa). No file overlap. Neither PR subsumes the other.RECEIPT_TIMEOUTis unchanged. This does not touchci.yml.Dispatch SHA:
76c58af7e25dde6daa330bab74af5ee281d98c61Clippy on runs 35442002957 / 35442004499 failed in
tracedecay-sessions(u64::try_fromofMetadata::len) before this crate was checked. That one-liner is now on master via #1858. This head does not carry a second copy.cargo clippy -p tracedecay-code-index-runtime -p tracedecay-sessions --all-targets --locked -- -D warningspassed on the serving tree this head still has.Test plan
lexical_readiness_leaves_the_clone_successor_uncopiedand four neighbors — 5 passed.successorfilter — 10 passed. Serving sources are byte-identical to that run after this rebase.cursor_cas_lost_on_a_partially_covered_window_replays_the_tail— 1 passed on the length line fix(sessions): drop the u64 identity conversion clippy rejects #1858 landed.Checklist
CHANGELOG.mdupdated (under[Unreleased]if no version bump).envfiles included