Skip to content
  • Duncan Coutts's avatar
    Extend the InstallPlan processing invariant · 48db1c08
    Duncan Coutts authored
    Add two additional properties that we believe are true:
    
     - All immediate reverse deps of packges that are currently processing
       are not currently being processed (ie not in the processing set).
     - The failed set is upwards closed, i.e. equal to its rev dep closure
    48db1c08