Skip to content

fix: respond to interrupt and shutdown request#32367

Closed
rgbkrk wants to merge 1 commit intodenoland:mainfrom
rgbkrk:quill/jupyter-control-channel
Closed

fix: respond to interrupt and shutdown request#32367
rgbkrk wants to merge 1 commit intodenoland:mainfrom
rgbkrk:quill/jupyter-control-channel

Conversation

@rgbkrk
Copy link
Contributor

@rgbkrk rgbkrk commented Feb 28, 2026

Even though we can't yet handle interrupts (can we even with V8's interpreter?), we should at least create an interrupt reply that states an error. This was discovered during Jupyter conformance tests across kernels: https://runtimed.github.io/kernel-testbed/kernel/deno/

Even though we can't yet handle interrupts (can we even with V8's
interpreter?), we should at least create an interrupt reply that states
an error. Discovered during Jupyter conformance tests across kernels: https://runtimed.github.io/kernel-testbed/kernel/deno/
@rgbkrk rgbkrk force-pushed the quill/jupyter-control-channel branch from 92354b9 to 7dbe690 Compare February 28, 2026 04:11
@rgbkrk
Copy link
Contributor Author

rgbkrk commented Feb 28, 2026

Closing in favor of #32359

@rgbkrk rgbkrk closed this Feb 28, 2026
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