Skip to content

CPAlgorithms: more robust handling of custom selections

Baptiste Ravina requested to merge ravinab/athena:eventselflagfix into main

Fix an issue observed by @alprades when using the EVENTFLAG keyword to pass custom selections, by properly handling the && operators in possible previous selections.

Merge request reports