MarkReedZ/mrloop

Are you sure this is a serious project?

beef9999 opened this issue · 1 comments

mrloop/mrloop.c

Line 443 in 261b162

num_sqes += 1;

What if there is just only one request at this particular moment? The submit will never be called.

The need to flush the submit queue has been documented.