Skip to content

onDidTerminateDebugSession maybe shouldn't fire when debug session doesn't start successfully #29666

@roblourens

Description

@roblourens

Testing #29490

If a call to createDebugSession fails, e.g. for passing invalid arguments, onDidTerminateDebugSession is still fired. It seems like maybe it shouldn't fire in that case. I don't know whether there are other events in the extension API that follow a similar pattern that we can follow.

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