Commit 4088089
src: use unrefed async for GC tracking
Do not let an internal handle keep the event loop alive.
PR-URL: #16758
Fixes: https://github.com/node/issues/16210
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>1 parent 8f0793f commit 4088089Copy full SHA for 4088089
File tree
Expand file treeCollapse file tree
2 files changed
+3
-0
lines changedOpen diff view settings
Filter options
- src
- test/parallel
Expand file treeCollapse file tree
2 files changed
+3
-0
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
215 | 215 | |
216 | 216 | |
217 | 217 | |
| 218 | + |
218 | 219 | |
219 | 220 | |
220 | 221 | |
|
Collapse file
test/parallel/test-performance-gc.js
Copy file name to clipboardExpand all lines: test/parallel/test-performance-gc.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
| 51 | + |
| 52 | + |
51 | 53 | |
0 commit comments