On Thu, Jan 18, 2018 at 3:43 PM, Ruediger Pluem <[email protected]> wrote: > > Is there a reason why ap_run_child_init and the skiplist stuff are now in > reverse order?
Nope, I realized that afterward, and actually if some child_init() plays with event's timers that will crash. So I reverted and re-commited without this change (which also helps backport btw). Thanks for the review, Yann.
