-
Julien Muchembled authored
Reindexing a delivery is always recursive so in scenario where lines are added by many different builders and the values in property_dict are always the same, the useless reindexing was slower and slower. In the worst case, each builder adding 1 line, the number of reindexing activities increased quadratically. See also commit c020b93b.
9f329a70