Skip to content

Conversation

@aduh95
Copy link
Contributor

Fixes: #38160

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

@addaleaxaddaleax left a comment

Choose a reason for hiding this comment

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

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

@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 9, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
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 <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@Flarna
Copy link
Member

Landed in 548cbf0

@FlarnaFlarna closed this Apr 11, 2021
@aduh95aduh95 deleted the fix-perf_hooks-abort branch April 11, 2021 21:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs 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

@aduh95@nodejs-github-bot@Flarna@jasnell@addaleax@lpinca@cjihrig