Skip to content

Track running state of cells and know when they finish execution #12

Description

@risenW

This will help us toggle the cell running indicator in the UI, and also ensure we block all cell code execution until a cell has finished execution.

Acceptance

  • Running cells are properly tracked and UI state is updated to show this state
  • Other cells are blocked from running when a cell is also already running
  • Cells jobs can be canceled or killed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions