Skip to content
  • Ryan Goodfellow's avatar
    mzid dependency check · 2309d883
    Ryan Goodfellow authored
    
    
    when a new task is launched, check for any existing tasks with the same
    mzid that are either a) not complete yet or b) in an errored state. if
    any such tasks exist, add them to the dependencies of the task being
    launched so it will not execute until the prior tasks have run to completion.
    
    Signed-off-by: default avatarRyan Goodfellow <rgoodfel@isi.edu>
    2309d883