Skip to content

Fix stuck "Find All References" progress notifications on overlapping requests#14397

Open
Subham-KRLX wants to merge 1 commit intomicrosoft:mainfrom
Subham-KRLX:fix/far-progress-stuck
Open

Fix stuck "Find All References" progress notifications on overlapping requests#14397
Subham-KRLX wants to merge 1 commit intomicrosoft:mainfrom
Subham-KRLX:fix/far-progress-stuck

Conversation

@Subham-KRLX
Copy link
Copy Markdown
Contributor

Closes #14381

Fixed a regression where overlapping "Find All References" requests (e.g., from DevTools) caused notifications to get stuck.
The fix ensures ReferencesManager properly clears previous timers and resolves active promises before starting a new request, preventing orphaned background loops. Verified via simulation.

@Subham-KRLX Subham-KRLX requested a review from a team as a code owner April 18, 2026 05:43
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Apr 18, 2026
@Subham-KRLX Subham-KRLX force-pushed the fix/far-progress-stuck branch from a749947 to 74cec67 Compare April 18, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pull Request

Development

Successfully merging this pull request may close these issues.

1.32.0 pre-release: Multiple Find All References progress UIs get stuck if DevTools invokes a FAR operation

1 participant