Skip to content

L1TopoSimulation: Remove deprecated retrieve of DataHandle.

Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.

Merge request reports