https://bz.apache.org/bugzilla/show_bug.cgi?id=61786
--- Comment #6 from Konstantin J. Chernov <[email protected]> --- I've recompiled apache-2.4.29 with following lines in event.c commented: // rv = apr_pollset_create_ex(&event_pollset, pollset_size, pchild, flags, // good_methods[i]); // if (rv == APR_SUCCESS) { // listener_is_wakeable = 1; // break; // } Running stable for now (24hrs passed). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
