Skip to content

[ATR-21725] Gaudi sequencer bug workaround in the trigger HLTFinalizeSeq

Tim Martin requested to merge patch-14 into master

Due to a possible bug in the Gaudi Sequencer, we need to remove this placeholder empty sequencer.

It appears to be allowing the parent sequencer to both short-circuit, exiting early, and run the final alg.

This is followed up on ATR-21824

Merge request reports