debugger: exit process on repl exit
* When entering repl - clone 'SIGINT' listeners array (instead of using existing), as it will be spliced in .removeAllListeners() call later.
parent
d8c4ecea
Please register or sign in to comment
* When entering repl - clone 'SIGINT' listeners array (instead of using existing), as it will be spliced in .removeAllListeners() call later.