mirror of https://github.com/MariaDB/server
Browse Source
aio_uring::thread_routine(): Handle -EINTR from io_uring_wait_cqe() in the same way as aio_linux::getevent_thread_routine() does it: simply ignore it and invoke the system call again. Reviewed by: Vladislav Vaintroubbb-10.6-MDEV-18976
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue