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): handle --allow-sys=inspector #26836

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

littledivy
Copy link
Member

Fixes #26809.

op_inspector_open checks for "inspector" as one of the allowed sys value.

`op_inspector_open` checks for "inspector" as one of the allowed sys value.
@lucacasonato lucacasonato merged commit 7179bdc into denoland:main Nov 12, 2024
17 checks passed
@bartlomieju bartlomieju deleted the inspector_sys branch November 12, 2024 16:26
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.

vitest with coverage - TypeError: unknown system info kind "inspector"
2 participants