On Wed, Jan 17, 2018 at 6:19 PM, Yann Ylavic <[email protected]> wrote: > > we are less protected against child_init() > threads that would steal "our" MPM signals though, their bug IMO.
Scratch that, child_init() threads can do this after or before apr_setup_signal_thread(), the difference is that after it needs to be explicit.
