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

Can't stop notebook cell execution #186371

Closed
bamurtaugh opened this issue Jun 27, 2023 · 1 comment
Closed

Can't stop notebook cell execution #186371

bamurtaugh opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@bamurtaugh
Copy link
Member

Testing #186262

  • Select Pyolite kernel from Pyodide extension
  • Select Run All
  • Try Stop Execution, 🐛 nothing happens, cell is still running
  • Scroll down to the cell, select its specific stop button, 🐛 cell continues running
  • If I reload VS Code, the cell stops executing

Recording 2023-06-27 at 09 52 08

@roblourens
Copy link
Member

roblourens commented Jun 27, 2023

It doesn't look like this is implemented by the Pyodide extension

readonly token: CancellationToken;

@roblourens roblourens assigned joyceerhl and unassigned Yoyokrazy Jun 27, 2023
@joyceerhl joyceerhl closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
@joyceerhl joyceerhl added the *caused-by-extension Issue identified to be caused by an extension label Dec 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2024
@aiday-mar aiday-mar added this to the December / January 2024 milestone Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

5 participants