+2
−2
Loading
The task can be NULL when accel_process_sequence() is called from the context of spdk_accel_sequence_continue() when all tasks are completed. It hasn't happened before, bacuse the test would always call spdk_accel_sequence_continue() synchronously from within execute_sequence(). Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I6fb66d3e05566499e8bae38a3efbd4ef83f8dc09 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18868 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>