Skip to content
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

fix(ext/node): throw when loading cpu-features module #25257

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

littledivy
Copy link
Member

It crashes because of NAN usage, we want to trigger the fallback case in ssh2 by throwing an error.

Fixes #25236

It crashes because of NAN usage, we want to trigger the fallback case in
ssh2 by throwing an error.

Fixes denoland#25236
Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@littledivy littledivy merged commit 4423895 into denoland:main Aug 28, 2024
17 checks passed
@littledivy littledivy deleted the disable_cpufeatures branch August 28, 2024 12:33
lucacasonato pushed a commit that referenced this pull request Aug 29, 2024
It crashes because of NAN usage, we want to trigger the fallback case in
ssh2 by throwing an error.

Fixes #25236
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.

DENO_FUTURE breaks ssh2
2 participants