Skip to content

fix(runtimed): add stop-on-error queue clearing for auto-launched kernels#589

Merged
rgbkrk merged 1 commit intomainfrom
stop-on-error-again
Mar 7, 2026
Merged

fix(runtimed): add stop-on-error queue clearing for auto-launched kernels#589
rgbkrk merged 1 commit intomainfrom
stop-on-error-again

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Mar 7, 2026

The auto-launch command processor's CellError handler only logged the error but did not clear the execution queue, unlike the manual-launch handler. This meant stop-on-error behavior was silently broken for auto-launched kernels — subsequent queued cells would still execute after an error.

…nels

The auto-launch command processor's CellError handler only logged the
error but did not clear the execution queue, unlike the manual-launch
handler. This meant stop-on-error behavior was silently broken for
auto-launched kernels — subsequent queued cells would still execute
after an error.
@rgbkrk rgbkrk enabled auto-merge (squash) March 7, 2026 22:34
@rgbkrk rgbkrk merged commit fa53099 into main Mar 7, 2026
23 of 24 checks passed
@rgbkrk rgbkrk deleted the stop-on-error-again branch March 7, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant