Description of feature
Originally, caller was used in meta during the consensus for the file names. This behavior changed because maintaining the order was unstable and causing some issues with the run. However, caller in meta now seems to be messing with -resume so needs to be removed.
TODO:
Think of strategies to do this safely and clean.
Description of feature
Originally,
callerwas used in meta during the consensus for the file names. This behavior changed because maintaining the order was unstable and causing some issues with the run. However,callerin meta now seems to be messing with-resumeso needs to be removed.TODO:
Think of strategies to do this safely and clean.