pulumi/tests/integration/nodejs/oom
Julien 2e800bdef6
Detect possible OOM errors when nodejs crashes (#16700)
The typical nodejs OOM messages are sometimes obscured by our use of the
debugger API, making this hard to diagnose. Provide an actionable error
message when we detect a normal or obscured OOM crash.

Fixes https://github.com/pulumi/pulumi/issues/16596
2024-07-23 16:10:43 +00:00
..
Pulumi.yaml Detect possible OOM errors when nodejs crashes (#16700) 2024-07-23 16:10:43 +00:00
index.js Detect possible OOM errors when nodejs crashes (#16700) 2024-07-23 16:10:43 +00:00
package.json Detect possible OOM errors when nodejs crashes (#16700) 2024-07-23 16:10:43 +00:00
tsconfig.json Detect possible OOM errors when nodejs crashes (#16700) 2024-07-23 16:10:43 +00:00