Due to a bug in top-level await implementation, it used to default to exit code 13. PR-URL: https://github.com/nodejs/node/pull/41388 Fixes: https://github.com/nodejs/node/issues/40808 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
1 line
16 B
JavaScript
1 line
16 B
JavaScript
process.exit();
|