FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v18.x backport] lib: add diagnostics channel and perf hooks detail by theanarkh · Pull Request #44256 · nodejs/node · GitHub

/ node Public

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

Closed
theanarkh wants to merge 1 commit into
nodejs:v18.x-stagingfrom
theanarkh:backport-43984-to-v18.x
Closed

[v18.x backport] lib: add diagnostics channel and perf hooks detail#44256
theanarkh wants to merge 1 commit into
nodejs:v18.x-stagingfrom
theanarkh:backport-43984-to-v18.x

Conversation

theanarkh commented Aug 16, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

PR-URL: #43984

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

Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/net

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 labels Aug 16, 2022
theanarkh force-pushed the backport-43984-to-v18.x branch from 2f96247 to 7de711e Compare August 16, 2022 18:50

Copy link
Copy Markdown
Contributor

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

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 matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com
theanarkh force-pushed the backport-43984-to-v18.x branch from 8cbe1a7 to cf057b4 Compare August 17, 2022 03:57

Copy link
Copy Markdown
Contributor Author

Done, please help review.

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

joyeecheung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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?

Copy link
Copy Markdown
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 added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2022

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Copy Markdown
Collaborator

ruyadorno pushed a commit that referenced this pull request Aug 23, 2022
Co-Authored-By: theanarkh <theratliter@gmail.com>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com

Copy link
Copy Markdown
Member

Landed in 1a44fbc

ruyadorno closed this Aug 23, 2022
targos pushed a commit that referenced this pull request Sep 5, 2022
Co-Authored-By: theanarkh <theratliter@gmail.com>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com
juanarbol pushed a commit that referenced this pull request Oct 11, 2022
Co-Authored-By: theanarkh <theratliter@gmail.com>
PR-URL: #43984
Backport-PR-URL: #44256
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com
guangwong pushed a commit to noslate-project/node that referenced this pull request Jan 3, 2023
Co-Authored-By: theanarkh <theratliter@gmail.com>
PR-URL: nodejs/node#43984
Backport-PR-URL: nodejs/node#44256
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com
guangwong pushed a commit to noslate-project/node that referenced this pull request Jan 3, 2023
Co-Authored-By: theanarkh <theratliter@gmail.com>
PR-URL: nodejs/node#43984
Backport-PR-URL: nodejs/node#44256
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL