queues: fix bug in queue verification
Solve the issue by which a `gaspi_wait` can (not) be done on a deleted (alive) queue. This happens for debug libraries only. To avoid that a non `NULL` condition is checked in the devices pointers `*_dec_ctx->qpC` for a given queue.
Please register or sign in to comment