| I think the problem remains essentially the same even after this fix: this code assumes it can do a complete ordering, but there is not enough information in the data to do so (in the presence of flushes). I still think this needs to be done as a partial sort of some kind. Still working on another test case. |