Skip to content

debugger doesnt stop when exiting extension development host #32990

Closed
@chrisdias

Description

@chrisdias
git clone https://github.com/microsoft/vscode-docker
cd vscode-docker && npm install
code-insiders .

F5 to launch the debugger
extension development host starts up
close the extension development host)

results:

  • the debugger is still running, i have to press stop to actually stop the debugger
  • pressing restart hangs with following message:

image

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions