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

perf_hooks: fix PerformanceObserver 'gc' crash by jasnell · Pull Request #38414 · nodejs/node · GitHub

/ node Public

perf_hooks: fix PerformanceObserver 'gc' crash - #38414

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-performanceobserver-gc-crash
Closed

perf_hooks: fix PerformanceObserver 'gc' crash#38414
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-performanceobserver-gc-crash

Conversation

jasnell commented Apr 26, 2021

Copy link
Copy Markdown
Member

Signed-off-by: James M Snell jasnell@gmail.com
Fixes: #38412

Signed-off-by: James M Snell <jasnell@gmail.com>
Fixes: nodejs#38412

This comment has been minimized.

nodejs-github-bot commented Apr 26, 2021
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. and removed needs-ci PRs that need a full CI run. labels Apr 26, 2021

jasnell commented Apr 27, 2021

Copy link
Copy Markdown
Member Author

CI is green and this has plenty of signoff. It shouldn't need to wait the full 48 hours to land. Please 👍🏻 to fast-track.

jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 27, 2021

jasnell commented Apr 27, 2021

Copy link
Copy Markdown
Member Author

Landed in ea01548

jasnell closed this Apr 27, 2021
jasnell added a commit that referenced this pull request Apr 27, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
Fixes: #38412

PR-URL: #38414
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
targos pushed a commit that referenced this pull request Apr 29, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
Fixes: #38412

PR-URL: #38414
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
targos mentioned this pull request May 3, 2021
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. fast-track PRs that do not need to wait for 48 hours to land. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf_hooks.PerformanceObserver.observe kills node.js 16.0.0 when registering same entryTypes twice

7 participants


Back | FazBrowse Home | New Git URL