Skip to content

Adding a simple sequence scanner in HLT/CF

Francesca Pastore requested to merge fpastore/athena:Sscanner into master

This is a requested task in ATR-19600. Basically, after the CF tree is created, but before running, this functions identifies cases in which a sequence is instantiated multiple times in different steps, which likely creates a stall. More checks can be added

Merge request reports