Just two minor fixes here that should go into 5.7: - Honor async request cancelation instead of trying to re-issue when it triggers - Apply same re-wait approach for async poll that we do for regular poll, in case we get spurious wakeups. -- Jens Axboe