Skip to content

PathResolver: Enable thread-safety checker.

Enable thread-safety static checker and fix identified issues.

Commented out the code that was disabling ROOT error messages around a download attempt as that was fundamentally not thread-safe. Needs changes in ROOT to make it workable.

Merge request reports