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

feat(node/diagnostics_channel): initial implementation #3050

Merged
merged 3 commits into from
Dec 26, 2022

Conversation

lino-levan
Copy link
Contributor

@lino-levan lino-levan commented Dec 23, 2022

This PR does the initial implementation of node/diagnostics_channel.

The main thing it is missing is the built-in channels. This means the following tests can't be enabled:

Additionally, this test also cannot be enabled due to node/process not being fully poly-filled:

@lino-levan
Copy link
Contributor Author

I think adding a few of these built-in channels would actually be pretty easy, let me try my hand at that.

@lino-levan
Copy link
Contributor Author

The http channels are kind of a headache so I may revisit it at some later point, I think this PR is ready for review.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Nice work!

@kt3k kt3k merged commit 6ca672e into denoland:main Dec 26, 2022
@lino-levan lino-levan deleted the feat-node-diagnostics branch December 26, 2022 16:22
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.

2 participants