mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
5512fff623
This was originally introduced in3446ff417b
, in order to fix a hard crash. However, since the libuv 1.18.0 update, that hard crash is gone, and sincef2b9805f85
we do not throw an error in JS land anymore either, rendering the flag unnecessary. Also, the original test that checked this condition was added to `test/parallel/`. Since that typically runs without a TTY stdin, a duplicate test is being added to the pseudo-tty test suite in this commit. Refs:3446ff417b
Refs:f2b9805f85
Refs:0e2814179c
PR-URL: https://github.com/nodejs/node/pull/20388 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
0 lines
Plaintext
0 lines
Plaintext