I'm wondering if there's a way to kill the whole process instead.

I have a version working that forks the process for each test, so you can independently kill them, but seems a bit too extreme and overkill.

Comments