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.
RpcCondAlg
Closes ATR-24046