1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tools/jupyter
Bartek Iwańczuk d1be72b597
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 01:05:03 +02:00
..
resources fix(jupyter): update to the new logo (#26353) 2024-10-18 01:04:30 +02: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 01:05:03 +02:00