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

Better handling of kernel crashes (dead kernels) #7846

Closed
claudiaregio opened this issue Oct 7, 2021 · 3 comments
Closed

Better handling of kernel crashes (dead kernels) #7846

claudiaregio opened this issue Oct 7, 2021 · 3 comments
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@claudiaregio
Copy link
Contributor

image

@claudiaregio claudiaregio added the bug Issue identified by VS Code Team member as probable bug label Oct 7, 2021
@DonJayamanne
Copy link
Contributor

I think we've fixed these issues in interactive window

@DonJayamanne DonJayamanne changed the title Notebooks - Kernel Dying/Disconnecting Better handling of kernel crahes (dead kernels) Oct 12, 2021
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Oct 12, 2021

Current state

  • Today we just bomb out and log errors in cell output (session cannot be created)
  • Error message is very confusing to the user (no indication that kernel is dead)
    • Users are used to seeing errors from kernels in output (not extension), hence they might be under the impression these are errors from kernel & attempt to re-execute cells
  • User needs to manually restart the kernel

Proposed Solution

@greazer greazer changed the title Better handling of kernel crahes (dead kernels) Better handling of kernel crashes (dead kernels) Nov 10, 2021
@DonJayamanne
Copy link
Contributor

Closing in favor of #7901

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2023
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
Projects
None yet
Development

No branches or pull requests

2 participants