Skip to content
Commit 1b4c8be8 authored by Arcesio Castaneda Medina's avatar Arcesio Castaneda Medina
Browse files

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.
parent 91464891
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment