Closed sweetie1989 closed 11 years ago
Currently if I have N tasks running in parallel, I need to press ctrl-c for N times. Is there any way to use only one ctrl-c to terminate them all?
I've not run into this as a problem with grunt-parallel, in general programs that spin child processes run this way. Thanks for making the issue but I'm not terribly interested in fixing this one.
Currently if I have N tasks running in parallel, I need to press ctrl-c for N times. Is there any way to use only one ctrl-c to terminate them all?