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

[v18.x backport] lib: add diagnostics channel and perf hooks detail #44256

Closed

Conversation

theanarkh
Copy link
Contributor

@theanarkh theanarkh commented Aug 16, 2022

PR-URL: #43984

cc @joyeecheung Can you help review the change of net.js ? Thanks !

Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/net

@nodejs-github-bot nodejs-github-bot added dgram Issues and PRs related to the dgram subsystem / UDP. dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. labels Aug 16, 2022
@danielleadams
Copy link
Member

@theanarkh apologies, but I had to update v18.x-staging, so this will need a rebase.

@theanarkh theanarkh force-pushed the backport-43984-to-v18.x branch 3 times, most recently from 62e2bbd to 8cbe1a7 Compare August 17, 2022 03:43
PR-URL: nodejs#43984
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
@theanarkh
Copy link
Contributor Author

Done, please help review.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

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

The current commit as a backport LGTM, though @danielleadams should we add another commit from #44144 together in this PR to prevent the tests from flaking?

@theanarkh
Copy link
Contributor Author

I plan to create another backport for #4414. The test of this PR is ok because we do not create the channel lazily in this PR. Or i merge #44144 into this PR.

@theanarkh theanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

ruyadorno pushed a commit that referenced this pull request Aug 23, 2022
Co-Authored-By: theanarkh <[email protected]>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
@ruyadorno
Copy link
Member

Landed in 1a44fbc

@ruyadorno ruyadorno closed this Aug 23, 2022
targos pushed a commit that referenced this pull request Sep 5, 2022
Co-Authored-By: theanarkh <[email protected]>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
juanarbol pushed a commit that referenced this pull request Oct 10, 2022
Co-Authored-By: theanarkh <[email protected]>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
juanarbol pushed a commit that referenced this pull request Oct 11, 2022
Co-Authored-By: theanarkh <[email protected]>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
guangwong pushed a commit to noslate-project/node that referenced this pull request Jan 3, 2023
Co-Authored-By: theanarkh <[email protected]>
PR-URL: nodejs/node#43984
Backport-PR-URL: nodejs/node#44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
guangwong pushed a commit to noslate-project/node that referenced this pull request Jan 3, 2023
Co-Authored-By: theanarkh <[email protected]>
PR-URL: nodejs/node#43984
Backport-PR-URL: nodejs/node#44256
Reviewed-By: Matteo Collina [email protected]
Reviewed-By: Mohammed Keyvanzadeh [email protected]
Reviewed-By: Minwoo Jung [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants