Skip to content

fix: address review suggestions for worker topology PR#387

Open
peternhale wants to merge 1 commit into
kdev/extensionIntegrationfrom
phale/extensionIntegration-suggestions
Open

fix: address review suggestions for worker topology PR#387
peternhale wants to merge 1 commit into
kdev/extensionIntegrationfrom
phale/extensionIntegration-suggestions

Conversation

@peternhale
Copy link
Copy Markdown
Contributor

Summary

  • Avoid in-place mutation of metrics result in LCSAdapter by using spread
  • Pass undefined instead of Infinity to vscode.workspace.findFiles API
  • Replace non-null assertion with optional chaining in showGraph
  • Clear ingestion timeout on server stop to prevent stale timer firing

Test plan

  • Verify queue state dashboard still renders worker topology cards correctly
  • Verify workspace loading still completes and status bar clears
  • Verify graph scope picker still works for Apex files

- Avoid in-place mutation of metrics result in LCSAdapter by using spread
- Pass undefined instead of Infinity to vscode.workspace.findFiles API
- Replace non-null assertion with optional chaining in showGraph
- Clear ingestion timeout on server stop to prevent stale timer firing
@peternhale peternhale requested a review from a team as a code owner May 15, 2026 16:35
@peternhale peternhale requested a review from kylewalke May 15, 2026 16:35
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