Skip to content

[HLTSeeding] Fix the logic of PrescalingTool for CPS groups

Rafal Bielski requested to merge rbielski/athena:fix-cps-prescaling into 22.0

Trivial but critical fix for HLT prescaling mechanism in the case of CPS groups.

The change speaks for itself - skip a step of the loop as intended, instead of breaking out of the loop.

Fixes ATR-26027

Merge request reports