Skip to content

CPAlgorithms: bugfix for PerEventSFBlock

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

This one was harder to identify, as it only shows up when scheduling multiple instances of the block in the config factory approach (not YAML). Here we simply give it a unique name to avoid duplication issues.

Merge request reports