Loading
examples/hotplug: add spdk_rpc_close call
Close RPC server in case it was opened by wait_for_rpc_call() function. This change is not directly related to the rest of the series, but without it we can expect errors in hotplug application, so it should be introduced before other patches. Change-Id: I9c960e7960cf88f60f9764b1fce7af538d25028f Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21316 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>