Skip to content
  • Leigh B. Stoller's avatar
    Minor change to RebootNode; do not fork a child until *after* · 7c36df5b
    Leigh B. Stoller authored
    determining if a bootinfo wakeup will suffice. This avoids a flurry
    of children trying to connect to the DB. Also, move the TBdbfork()
    until after the DoesPing() test, so that the connection flurry is
    spaced out a bit more. DoesPing() does not talk to the DB, as its name
    might not imply.
    
    Bump batchcount to 12.
    7c36df5b