Skip to content

debug UI doesn't cleanup spinners on debug session end #80402

@weinand

Description

@weinand
  • modify mock-debug so that the response of the variables request is delayed:
     		setTimeout(() => {
     			this.sendResponse(response);
     		}, 1000 * 100);
  • start debugging
  • observe spinning in Variables view
  • terminate debug session

Observe: spinning continues

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesrelease-notesRelease notes issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions