Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopping an extension debug session doesn't close the Extension Development Host #129702

Closed
roblourens opened this issue Jul 28, 2021 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) regression Something that used to work is now broken
Milestone

Comments

@roblourens
Copy link
Member

Jul-28-2021.09-29-19.mp4
@isidorn
Copy link
Contributor

isidorn commented Jul 28, 2021

I can reproduce. This seems to work with stable -> regression.
I can not reproduce when running out of source (so I can not bisect).
I see that the vscode properly sends out a disconnect to the adapter.

@weinand @connor4312 did you change something in this area while I was on vacation?

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues regression Something that used to work is now broken labels Jul 28, 2021
@isidorn isidorn added this to the July 2021 milestone Jul 28, 2021
@weinand
Copy link
Contributor

weinand commented Jul 28, 2021

@isidorn No, I haven't touched anything in VS Code (other than the new split button).
But I was going to report the same issue because I was seeing this problem with Mock Debug every day 10 times (but not in this simple scenario).

@alefragnani
Copy link

/duplicate of #124128

@isidorn
Copy link
Contributor

isidorn commented Jul 29, 2021

Let's close as a duplicate and does not seem to be a regression and we can investigate more in debt week

@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) regression Something that used to work is now broken
Projects
None yet
Development

No branches or pull requests

6 participants
@roblourens @weinand @isidorn @connor4312 @alefragnani and others