More or less what I want to ask here is whether the forking of the other children should wait until the event_route[core:worker-one-init] is finished (e.g., what is done in this event route is important before any sip packet is routed) or just leave it like it is.
I need htable initialized before sip requests are processed, but perhaps there exist other use cases where it is not necessary.
Juha