Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: don't use io_uring on pre-5.10.186 kernels (libuv#4093)
Those kernels have a known resource consumption bug where the sqpoll thread busy-loops. Fixes: libuv#4089
- Loading branch information