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

perf_hooks: avoid memory leak on gc observer by jasnell · Pull Request #22241 · nodejs/node · GitHub

/ node Public

perf_hooks: avoid memory leak on gc observer - #22241

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:perf-mem-leak
Closed

perf_hooks: avoid memory leak on gc observer#22241
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:perf-mem-leak

Conversation

jasnell commented Aug 10, 2018

Copy link
Copy Markdown
Member

Fixes: #22229

/cc @addaleax

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Aug 10, 2018
jasnell requested review from addaleax and hashseed August 10, 2018 16:59

jasnell commented Aug 10, 2018

Copy link
Copy Markdown
Member Author

jasnell commented Aug 11, 2018

Copy link
Copy Markdown
Member Author

Some odd failures in CI, trying again: https://ci.nodejs.org/job/node-test-pull-request/16364/

jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 11, 2018

trivikr commented Aug 12, 2018

Copy link
Copy Markdown
Member

gdams commented Aug 13, 2018

Copy link
Copy Markdown
Member

landed in: f6eab1a

gdams closed this Aug 13, 2018
gdams pushed a commit that referenced this pull request Aug 13, 2018
Fixes: #22229

PR-URL: #22241
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
rvagg pushed a commit that referenced this pull request Aug 15, 2018
Fixes: #22229

PR-URL: #22241
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
Fixes: nodejs/node#22229

PR-URL: nodejs/node#22241
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: George Adams <george.adams@uk.ibm.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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL