There is a suspicion that the use of epoll is causing the intermittent failures being tracked by gh-10569. This commit disables the use of epoll to see if it improves the situation. See gh-10569