Skip to content

miner: keep loop closure cursors scoped per repository - #10357

Open
aryansk wants to merge 1 commit into
JSONbored:mainfrom
aryansk:retry/10336-repo-loop-cursors-20260818
Open

miner: keep loop closure cursors scoped per repository#10357
aryansk wants to merge 1 commit into
JSONbored:mainfrom
aryansk:retry/10336-repo-loop-cursors-20260818

Conversation

@aryansk

@aryansk aryansk commented Aug 17, 2026

Copy link
Copy Markdown

Fixes #10336

Keep loop-closure cursors per repository instead of threading one repository's last sequence into another repository's filtered summary. Every repo starts at the common session baseline, then advances independently.

@aryansk
aryansk marked this pull request as ready for review August 18, 2026 09:18
@aryansk
aryansk requested a review from JSONbored as a code owner August 18, 2026 09:18
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

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.

miner(loop): runLoop threads one repo's sinceSeq cursor into a different repo's buildLoopClosureSummary call

1 participant