+15
−5
Loading
A channel may have been deleted between when a message was sent to a thread and when it gets executed on that thread. So we must look for the channel when the messages gets executed - if it's not found, just continue to the next thread(s). Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ib7e596f11f287c6be521ba729d33378f0a825c7e Reviewed-on: https://review.gerrithub.io/378002 Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>