Skip to content
  • Jameson Rollins's avatar
    worker check/init manager during pre-checks section · b84801fd
    Jameson Rollins authored
    since shmems are initialized to value "0", we want to do all pre-exec
    checks together before worker status moves out of INIT.  In particular, we
    move the SUBNODES value checks to this section.
    
    We then require that worker not be in INIT for ACTIVE to be True.
    b84801fd