Conversation
ketan0
added this pull request to stack #568
September 25, 2026 07:19
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 08:20
1bd1195 to
9cd7956
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 08:31
9cd7956 to
35fd2b1
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 08:40
35fd2b1 to
7671be3
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
3 times, most recently
from
September 25, 2026 10:08
e96157d to
a654148
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 11:09
a654148 to
7a862d0
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 12:04
7a862d0 to
7936d73
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 12:32
7936d73 to
b7e2fd6
Compare
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
2 times, most recently
from
September 25, 2026 21:09
4aaafa1 to
b4df0b4
Compare
ketan0
had a problem deploying
to
windows-signing
September 25, 2026 21:09 — with
GitHub Actions
Error
ketan0
had a problem deploying
to
windows-signing
September 25, 2026 21:09 — with
GitHub Actions
Error
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 21:11
b4df0b4 to
147fe40
Compare
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
ketan0
force-pushed
the
codex/fix-listener-leaks
branch
from
September 25, 2026 22:07
147fe40 to
5c0da25
Compare
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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