-
Benoit Eudier authored
If the call is not present, the listener object will be in a state where its workers_ member is not initialized (size_t). In clang, this leads to the creation of an absurd number of threads which in turn will make eventfd call fails in NotifyFd.
067a8180