Open
Description
As observed in intel/llvm#16112, the L0 variant of urEnqueueEventsWait
will leak the queue and output event unless urEventRelease
us called twice on the result event.
As observed in intel/llvm#16112, the L0 variant of urEnqueueEventsWait
will leak the queue and output event unless urEventRelease
us called twice on the result event.