Skip to content

CoolLumiUtilities: Disable thread-safety checking for a few tests.

Pending updates to the thread-safety checker warn about potentially unsafe uses of AttributeList. This flags several of the unit tests in this package. Just disable checking for those tests.

Merge request reports