Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: deprecate coercion to integer in process.exit
This warns of invalid uses of process.exit([code]) and recommends the correct practice. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #43738 Refs: #43716 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
- Loading branch information