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

perf_hooks: fix loop delay resolution validation by aduh95 · Pull Request #38166 · nodejs/node · GitHub

/ node Public

perf_hooks: fix loop delay resolution validation - #38166

Closed
aduh95 wants to merge 3 commits into
nodejs:masterfrom
aduh95:fix-perf_hooks-abort
Closed

perf_hooks: fix loop delay resolution validation#38166
aduh95 wants to merge 3 commits into
nodejs:masterfrom
aduh95:fix-perf_hooks-abort

Conversation

aduh95 commented Apr 9, 2021

Copy link
Copy Markdown
Contributor

Fixes: #38160

nodejs-github-bot added the needs-ci PRs that need a full CI run. label Apr 9, 2021

addaleax 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

This seems fine, but why not just widen the type of interval on the C++ type to uint64_t?

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 9, 2021

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/37343/

Flarna pushed a commit that referenced this pull request Apr 11, 2021
Fixes: #38160

PR-URL: #38166
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Flarna commented Apr 11, 2021

Copy link
Copy Markdown
Member

Landed in 548cbf0

Flarna closed this Apr 11, 2021
aduh95 deleted the fix-perf_hooks-abort branch April 11, 2021 21:27
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf_hooks.monitorEventLoopDelay results in an abort

7 participants


Back | FazBrowse Home | New Git URL