Closed tarekziade closed 12 years ago
when running the bench distributed, we should be able to send a SIGTERM to the funkload script so it aborts the run, exactly like the ctrl-c does.
right now, kill the process will let the ssh session open and hanging..
will try to provide a patch
I got a working fix here: https://github.com/mozilla-services/FunkLoad/commit/5c5f230a2dd6da76c15a80830fbd4901c1190ec1
see #69
when running the bench distributed, we should be able to send a SIGTERM to the funkload script so it aborts the run, exactly like the ctrl-c does.
right now, kill the process will let the ssh session open and hanging..
will try to provide a patch