Hello all, I found a bug in Selector.wakeup() which impacts all three implementations (EpollSelectorImpl, KqueueSelectorImpl, SelectorImpl). A description of the problem can be seen here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86154 There is also a patch that fixes the problem. Best, Guillermo Rodriguez Garcia guille.rodriguez@xxxxxxxxx