Skip to content

Full cdidx index can stall near JavaScriptTypeScriptSupport symbol extraction #2740

Description

@Widthdom

Summary

While validating #2729/#2730 on branch fix-issue2729-2730, a full workspace refresh with:

dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll . --json

made progress to 378/379 files and then repeatedly reported:

cdidx: still indexing 378/379 file(s): src/CodeIndex/Indexer/Symbols/SymbolExtractor.JavaScriptTypeScriptSupport.cs (symbols)...

for several minutes. A commit-scoped refresh completed, but status --check --json still reports the workspace stale/degraded because the existing DB was originally a partial/stale index.

Scope

This was discovered during validation and is not fixed by the #2729/#2730 branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions