Skip to content

IsolationSelection: thread-checker fixes

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

Mark IIsolationCloseByCorrectionTool::getCloseByIsoCorrection as not thread-safe because it mutates the constant cache. Needs to be cleaned up eventually (see discussion on !58355 (closed)).

Merge request reports