+8
−2
Loading
At subsystems shutdown, JSON RPCs still may be processed. Hence, it is safe to call spdk_rpc_finish() after spdk_subsystem_fini() completed. This is necessary to fix the github issue #3062 together with the next patch. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I55ee8b7916d046c02e3f748d757547d307250ee9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19380 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>