Skip to content

fix(jupyter): fix panics for overslow subtraction #26371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

bartlomieju
Copy link
Member

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

@bartlomieju bartlomieju merged commit 02e5a7a into denoland:main Oct 17, 2024
17 checks passed
@bartlomieju bartlomieju deleted the fix_jupyter_panics branch October 17, 2024 22:44
bartlomieju added a commit that referenced this pull request Oct 17, 2024
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
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.

Jupyter kernel sometimes panics on auto complete
2 participants