Skip to content

Run by line: Run All should stop RBL session #7718

Closed
@bamurtaugh

Description

@bamurtaugh

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 bugdebtCode quality issuesnotebook-run-by-line

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions