Skip to content

Have an event for changing kernels, or don't allow if a debugging session is active #7180

@DavidKutu

Description

@DavidKutu

If a user changes the kernel while a debug session is active, they get stuck in a glitched state. The debug session needs to be disconnected before that.

IKernel has an onDisposed, but that is too late.

We need to either have an event that the DebuggingManager can catch to disconnect, or prevent the user of being able to change the kernel while debugging.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugnotebook-run-by-lineverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions