Skip to content

Fix C# symbol extraction self-index stalls - #2731

Merged
Widthdom merged 3 commits into
mainfrom
codex/fix-issue2710-2711-2717
May 31, 2026
Merged

Fix C# symbol extraction self-index stalls#2731
Widthdom merged 3 commits into
mainfrom
codex/fix-issue2710-2711-2717

Conversation

@Widthdom

@Widthdom Widthdom commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes #2710
Fixes #2711
Fixes #2717

Related: #2730

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter "FullyQualifiedName~SymbolExtractorTests.Extract_CSharp_ReferenceExtractorFixture_CompletesWithinPracticalBudget|FullyQualifiedName~SymbolExtractorTests.Extract_CSharp_InstallScriptFixture_CompletesWithinPracticalBudget" -p:UseSharedCompilation=false
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll . --json
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • Codex adversarial review: no blocking/actionable issues found.

Notes

A full solution test run emitted unrelated TeeTextWriter disposal and HTTP MCP timeout failures, tracked separately in #2730.

@Widthdom
Widthdom marked this pull request as ready for review May 31, 2026 06:14
@Widthdom
Widthdom merged commit e9ff08f into main May 31, 2026
10 checks passed
@Widthdom
Widthdom deleted the codex/fix-issue2710-2711-2717 branch May 31, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant