You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Modify `process.report.getReport()` to return an `Object` (Christopher Hiller) [#28630](https://github.com/nodejs/node/pull/28630)
34
36
***src**:
35
37
* Use cgroups to get memory limits. This improves the way we set the memory ceiling for a Node.js process. Previously
36
38
we would use the physical memory size to estimate the necessary V8 heap sizes. The physical memory size
0 commit comments