Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Add ability to interrupt %debug session #461

@tcNickolas

Description

@tcNickolas

Describe the solution you'd like
It would be nice to have a button in the %debug session itself to "Interrupt session".

Describe alternatives you've considered
Currently the only way to finish the session before it reaches the end of the program is to interrupt the kernel. Doing this yields an error "One or more errors occurred. (A task was canceled.)", which is not accurate, since I intend to interrupt the debug session.

Additional context
A %debug session can take a long time to click through all steps. Sometimes I want to show the idea and move on, or realize that I was too ambitious when setting the parameters of the session and want to retry with smaller parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-KernelIssue relates to the IQ# kernel.Kind-EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions