-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-run-by-line
Milestone
Description
Testing microsoft/vscode#133903
- Start RBL in first cell, get several lines in
- Click "Run All" at top of notebook while RBL still in progress in first cell
- 🐛 First cell seems to still be stuck in RBL, while all other cells in the notebook are also trying to run (have the option to stop them)
- Once I stopped an arbitrary cell in the middle of the notebook, all the cells stopped executing, and RBL stopped in the first cell
- The output below first cell says "Keyboard Interrupt"
- I would've expected RBL to stop in first cell (similar to "Continue Execution") and then all other cells to run
- I've attached the Jupyter output channel logs JupyterRBL9-28.txt
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-run-by-line