You're welcome :) On Thursday, August 21, 2014 2:32:25 PM UTC+2, Stefan Adams wrote: > > > On Thu, Aug 21, 2014 at 7:11 AM, Jan Henning Thorsen < > [email protected]> wrote: > >> sub startup { >> my $app = shift; >> # this code is run in parent process >> >> # this next_tick() code is run once in each forked child >> Mojo::IOLoop->next_tick(sub { srand }); >> > > Thanks, Jan! This exactly solved it for me! >
-- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
