Skip to content

IOVSvc: add missing lock to setRange

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

One of the setRange methods was missing a lock and possibly causes some crashes in the HLT when updating conditions (ATR-24383).

Merge request reports