Skip to content

fix(ext/node): properly implement process.features#31864

Merged
bartlomieju merged 3 commits intodenoland:mainfrom
bartlomieju:process_features
Jan 16, 2026
Merged

fix(ext/node): properly implement process.features#31864
bartlomieju merged 3 commits intodenoland:mainfrom
bartlomieju:process_features

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

This almost correctly implements process.features, the only missing bit is process.features.inspector which will be handled in #31863 because it requires to disable a bunch of tests that were false positives.

Makes parallel/test-process-features.js test pass.

Copy link
Copy Markdown
Contributor

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju enabled auto-merge (squash) January 16, 2026 15:25
Copy link
Copy Markdown
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju merged commit df289e5 into denoland:main Jan 16, 2026
19 checks passed
@bartlomieju bartlomieju deleted the process_features branch January 16, 2026 16:17
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.

4 participants