Conversation
Increase nodejs heap size to avoid OOM
|
Any idea why this is only needed on riscv64? |
|
I could successfully build |
Then it would be more interesting to know on what kind of machibe this package encountered heap OOM. Historically this package cannot be built on sg2042 due to OOM and changing the variable cannot fix it: #3227 Please remove it from sg2042 blacklist if it could be built on sg2042 now. Thanks. |
Recently successfully built it on `centiskorch`
I guess this may be related to the number of threads, but there is no evidence yet, and it is difficult to stably reproduce an OOM build.
Done |
Increase nodejs heap size to avoid OOM