Skip to content

Another improvement in handling of FINAL publications.

Andy Salnikov requested to merge tickets/ADHI-4873 into master

For the very short runs it is possible that FINAL publication comes without preceeding non-final one. In that case old code caused too frequent merging and publications (pub storms). Modified code to ignore some FINAL publications, this will cause some histograms to be never published but all those histograms should be empty anyways.

Closes ADHI-4873

Merge request reports