Skip to content

Release document search models per file - #596

Open
ketan0 wants to merge 1 commit into
codex/fix-stack-overflowfrom
codex/fix-listener-leaks
Open

ketan0 wants to merge 1 commit into
codex/fix-stack-overflowfrom
codex/fix-listener-leaks

Conversation

@ketan0

@ketan0 ketan0 commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Search document peeks one file at a time and dispose that file's model references, diff provider, and lens child service before loading the next file. This prevents listener and working-copy retention from growing with the number of files in a large search. Add focused coverage for sequential 150-file search and cleanup after acquisition, diff, and cancellation failures.

🤖 Generated with Claude Code

@ketan0
ketan0 added this pull request to stack #568 September 25, 2026 07:19
@ketan0 ketan0 changed the title codex/fix listener leaks Release document search models per file Sep 25, 2026
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from 1bd1195 to 9cd7956 Compare September 25, 2026 08:20
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from 9cd7956 to 35fd2b1 Compare September 25, 2026 08:31
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from 35fd2b1 to 7671be3 Compare September 25, 2026 08:40
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch 3 times, most recently from e96157d to a654148 Compare September 25, 2026 10:08
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from a654148 to 7a862d0 Compare September 25, 2026 11:09
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from 7a862d0 to 7936d73 Compare September 25, 2026 12:04
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from 7936d73 to b7e2fd6 Compare September 25, 2026 12:32
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch 2 times, most recently from 4aaafa1 to b4df0b4 Compare September 25, 2026 21:09
@ketan0
ketan0 force-pushed the codex/fix-listener-leaks branch from b4df0b4 to 147fe40 Compare September 25, 2026 21:11
Search document peeks one file at a time and dispose that file's model references, diff provider, and lens child service before loading the next file. This prevents listener and working-copy retention from growing with the number of files in a large search. Add focused coverage for sequential 150-file search and cleanup after acquisition, diff, and cancellation failures.

Agent-Session: 01a0d12e-51ca-7230-9991-0ce7a73018b2

This branch was successfully deployed

No deployments
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