Loading
bdevperf: Check current_queue_depth when job starts draining
During debug of some issue, it was found that current_queue_depth might be 0 when job timer expires, in that case we won't trigger the job end flow and bdevperf may hang. Signed-off-by:Alexey Marchuk <alexeymar@nvidia.com> Change-Id: Ia49ce6905d329f3ef40216c277bf095782ac9b2d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15776 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>