Skip to content
Snippets Groups Projects
  1. Aug 18, 2010
  2. Aug 17, 2010
  3. Aug 16, 2010
  4. Aug 13, 2010
  5. Aug 10, 2010
  6. Aug 09, 2010
  7. Aug 05, 2010
  8. Jul 30, 2010
  9. Jul 29, 2010
    • Iustin Pop's avatar
      burning: fix handling of empty job sets · 78bb78b1
      Iustin Pop authored
      
      If we call burning with only existing instance, then it will fail to
      create any of them, and thus in the removal phase it won't have anything
      to remove. Since calling luxi.SUBMIT_MULTIPLE_JOBS with an empty job set
      is an error (and will raise an exception), this creates a very strange
      error in burnin (which is unfortunately hidden by ExecJobSet()).
      
      As such, we modify CommitQueue to return immediately if it has an empty
      op queue.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      78bb78b1
Loading