Loading
test/vhost: send SIGABRT on vhost shutdown failure
There's a bug lurking somewhere in vhost shutdown path causing intermittent failures. Sending a SIGABRT instead of SIGKILL will make the process dump core. We could use it to speed up debugging. Change-Id: I0825deecbf26e32ff073fdbcdfe42640c52453b9 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/393477 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>