-
Can't exit the shell with Ctrl+C when the program is stuck in an endless loop. Have to kill the shell process by force. (using node:repl to implement the shell, need to learn more about this library...)
Opened a question/issue with nodejs nodejs/help#4098