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

cell stuck in running for non-existent remote connection #12203

Closed
amunger opened this issue Nov 29, 2022 · 3 comments · Fixed by #12559
Closed

cell stuck in running for non-existent remote connection #12203

amunger opened this issue Nov 29, 2022 · 3 comments · Fixed by #12559
Assignees
Labels
notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-kernel-picker polish Cleanup and polish issue
Milestone

Comments

@amunger
Copy link
Contributor

amunger commented Nov 29, 2022

Testing #11963

enable mru kernel selection
create a jupyter server outside of vscode
connect to a kernel on the remote server and run a cell
kill the server and reload vscode
run a cell, this will open the kernel selection dialog
select the existing connection to the remote server

🐛 cell is in running state forever

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Nov 29, 2022

this is a regression, we had this exact same issue reported in the past.
i believe Aaron reported such an issue in the past

@amunger
Copy link
Contributor Author

amunger commented Nov 29, 2022

similar thing happens if you delete a venv within the workspace, I can still select the venv in the kernel picker and end up with a cell stuck in the running state

@DonJayamanne
Copy link
Contributor

the venv in the kernel picker and end up with a cell stuck in the running state

that's probably been around for a while.
though the other is a regression

@rebornix rebornix removed their assignment Nov 30, 2022
@DonJayamanne DonJayamanne added kernel-picker polish Cleanup and polish issue labels Dec 2, 2022
@DonJayamanne DonJayamanne added this to the December 2022 milestone Dec 2, 2022
@rebornix rebornix added notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-kernel-picker mru and removed kernel-picker labels Dec 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-kernel-picker polish Cleanup and polish issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants