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

Add ability to interrupt %debug session #461

Open
tcNickolas opened this issue Jun 29, 2021 · 1 comment
Open

Add ability to interrupt %debug session #461

tcNickolas opened this issue Jun 29, 2021 · 1 comment
Labels
Area-Kernel Issue relates to the IQ# kernel. Kind-Enhancement New feature or request

Comments

@tcNickolas
Copy link
Member

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.

@tcNickolas tcNickolas added the Kind-Enhancement New feature or request label Jun 29, 2021
@Reemeela2121
Copy link
Contributor

This is a good idea! I'll work on this feature idea and include it in my finalized PR for expanding %debug functionality.

@cgranade cgranade added the Area-Kernel Issue relates to the IQ# kernel. label Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area-Kernel Issue relates to the IQ# kernel. Kind-Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants