Skip to content

Adopt lifecycleManagedByParent for debug sessions #20376

@connor4312

Description

@connor4312

I'm fixing this issue: microsoft/vscode#130941 However, I noticed that lifecycleManagedByParent is not set for the subprocess of the web server. As a result, the fixed experience looks like this, where the children need to be detached individually:

Recording 2022-12-13 at 16 22 29

When you call startDebugging, if lifecycleManagedByParent is set in the debug options, then children will be stopped automatically when the parent is. It might be good to have this either configurable or as a default.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions