Skip to content

Fix for issue 198: Jobs fail when duplicated line is passed to the HltTisTos functor collection

Henry James Linton requested to merge issue198 into 2024-patches

Fixes issue 198 by deduplicating the list passed to Rec. A warning is emitted if duplicate lines are detected. Tests have also been added.

Unmentioned in the original issue, but this happens with HLt2 as well as HLt1.

Merge request reports