Running `node --inspect-brk -e "console.log(1)"` consumes 100% of CPU. @eugeneo, are we running a busy loop there? @ak239
Running
node --inspect-brk -e "console.log(1)"consumes 100% of CPU. @eugeneo, are we running a busy loop there?@ak239