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

[Endgame testing] Changing kernel disables debugging #6411

Closed
Tracked by #5607
meganrogge opened this issue Jun 29, 2021 · 2 comments
Closed
Tracked by #5607

[Endgame testing] Changing kernel disables debugging #6411

meganrogge opened this issue Jun 29, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line

Comments

@meganrogge
Copy link

Testing microsoft/vscode#127362

Expected behaviour

I debug in the venv kernel, switch to a diff't kernel, debugging is disabled. I switch back to the venv kernel and debug again.

Actual behaviour

I debug in the venv kernel, switch to a diff't kernel, debugging is still enabled, but doesn't do anything. I switch back to the venv kernel and can no longer debug.

recording (11)

@meganrogge meganrogge added the bug Issue identified by VS Code Team member as probable bug label Jun 29, 2021
@rchiodo rchiodo assigned DavidKutu and unassigned IanMatthewHuff Jun 29, 2021
@DavidKutu
Copy link

TODO: Check the context keys when changing kernels

@DavidKutu DavidKutu changed the title Changing kernel disables debugging [Endgame testing] Changing kernel disables debugging Jun 30, 2021
@DavidKutu
Copy link

fixed alongside #7056.

If you don't have the requirements, a modal will ask you to update.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 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 notebook-run-by-line
Projects
None yet
Development

No branches or pull requests

4 participants