Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #26340
- Loading branch information