Skip to content

RPCCondCabling - Downgrade conditions alg to legacy algorithm

Johannes Junggeburth requested to merge (removed):ATR-24046 into master

Hi,

in ATR-24046, a MT crash in the RpcCondAlg is observed. @fwinkl suspects that some of the functions called by the algorithm are actually not reentrant. For now, let's remove the reentrancy of the algorithm to avoid the crash.

Closes ATR-24046

Merge request reports