Skip to content

AthSequencer: only create AlgorithmTimer if timeout is enabled

Frank Winklmeier requested to merge fwinkl/athena:algtimeout into master

Only create an AlgorithmTimer instance if a timeout is actually configured. This avoids problems with extra threads before forking in the HLT.

Relates to ATR-26138.

Merge request reports