1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tools/jupyter
Bartek Iwańczuk 02e5a7a012
fix(jupyter): fix panics for overslow subtraction (#26371)
I don't have a reliable reproduction for it, but it makes it
painful to use the Jupyter kernel with semi-frequent random panics.

The completions don't always work correctly anyway, so I think
it's better to just not panic here for the time being.

Fixes https://github.com/denoland/deno/issues/26340
2024-10-18 00:44:14 +02:00
..
resources fix(jupyter): update to the new logo (#26353) 2024-10-17 15:05:11 +00:00
install.rs fix(jupyter): copy kernels icons to the kernel directory (#26084) 2024-10-16 14:45:21 +02:00
mod.rs fix(jupyter): keep running event loop when waiting for messages (#26049) 2024-10-09 10:04:15 +02:00
server.rs fix(jupyter): fix panics for overslow subtraction (#26371) 2024-10-18 00:44:14 +02:00