console: don't exit on ctrl-c, only on ctrl-d (#21660)
* add interrupt counter * remove interrupt counter, allow ctrl-C to clear ONLY, ctrl-D will terminate console, stop node * format * add instructions to exit * fix tests
Loading
Please register or sign in to comment