Is there a way to split the Interrupt / Run All buttons in two separate buttons? #15686
Unanswered
Holt59
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some times now, the Interrupt and Run All buttons have been merged.
In some situations, I have to "spam interrupt" to actually interrupt the kernel (typically within a for-loop with many call to low-level C/C++ functions), but if the interrupt goes through, then I am accidentally clicking "Run All", which is pretty annoying.
Is there a way to have two dedicated buttons instead of one via a setting?
Beta Was this translation helpful? Give feedback.
All reactions