On 2/7/21 4:32 PM, Pavel Begunkov wrote: > address live-locking of _io_uring_get_cqe() reported > by Victor. > > Pavel Begunkov (3): > src/queue: don't wait for less than expected > src/queue: clean _io_uring_get_cqe() err handling > src/queue: don't loop when don't enter > > src/queue.c | 28 +++++++++++++++------------- > 1 file changed, 15 insertions(+), 13 deletions(-) Nice, thanks Pavel! Applied. -- Jens Axboe