Skip to content

Move mutex lock to ensure that AlignAlgorithm is thread safe until it is rewritten

John Leslie Cobbledick requested to merge jcobbled-alignment-locks into master

Temporary work around to avoid thread-safety issues with AlignAlgorithm. This seems to be caused by access to detector elements.

Merge request reports