Skip to content

PixelConditionsAlgorithms: Don't copy AttributeList instances.

The AttributeList copy constructor is not thread-safe. Avoid it! Should fix ATLASSIM-4446.

Merge request reports