Skip to content

Remove ReadHandles from scheduler if not using DCS (ATR-20676)

Stewart Martin-Haugh requested to merge smh/athena:LorentzAngleConditions into master

Fix warning:

AvalancheSchedulerSvc                          0    INFO Will attribute the following unmet INPUT dependencies to "SGInputLoader/SGInputLoader" Algorithm
...
   o  ( 'CondAttrListCollection' , 'ConditionStore+/EXT/DCS/MAGNETS/SENSORDATA' )     required by Algorithm: 
       * PixelSiLorentzAngleCondAlg
       * SCTSiLorentzAngleCondAlg

seen when running trigger jobs, e.g. full_menu_build

Edited by Stewart Martin-Haugh

Merge request reports