Files
node/lib
Daeyeon Jeong 2d0d99733b process: remove process.exit(), process.exitCode coercion to integer
This removes the deprecation, `DEP0164` and validates the exit code for
both `process.exit([code])` and `process.exitCode`.

Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/43716
Refs: https://github.com/nodejs/node/pull/43738
Refs: https://github.com/nodejs/node/pull/44714
Refs: https://github.com/nodejs/node/pull/44711
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-10-19 18:40:22 +00:00
..
2020-02-18 22:15:50 -08:00
2022-01-30 14:07:32 +00:00
2022-06-11 12:18:15 +02:00
2020-10-21 01:26:34 +02:00
2022-08-11 13:07:52 +00:00
2022-06-11 12:18:11 +02:00
2022-08-17 16:08:58 +00:00
2021-04-30 10:59:28 -07:00
2022-10-04 09:44:08 +00:00
2022-10-17 08:22:04 +00:00
2022-10-19 04:26:16 +02:00
2022-09-08 09:33:20 +00:00