model: be sure trace is "final feasible" before continuing to fixup
authorBrian Norris <banorris@uci.edu>
Mon, 8 Oct 2012 06:16:03 +0000 (23:16 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 8 Oct 2012 06:24:53 +0000 (23:24 -0700)
commit92c453e0b51244839270e67528e7a18ba6af82b0
treea15ab67d887a046329262f5c366226782de4e000
parent7616e1626a8bdb735ed4f0b4da56f4816fc9cded
model: be sure trace is "final feasible" before continuing to fixup

Release sequences fixup can break pretty badly if there are outstanding
promises. Solution: check for final-feasible traces before continuing to
fixup.
model.cc