Skip to content
Commit 86fd9da8 authored by Rui Machado's avatar Rui Machado
Browse files

Check queue depth in debug mode and return respective error.

An often occurring problem is that applications overrun the queue
because forget to wait on it. It is sometimes hard to debug such
issues. This way, in debug mode, should make it easier to fix
such issues.
parent 1ab64021
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