CutFlowSvc: thread-checker fixes
Enable thread-checker for EventBookkeeperTools.
The ICutFlowSvc::registerTopFilter
method has to be marked as not
thread-safe as it calls other not thread-safe methods. Same for clients
calling this method.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Enable thread-checker for EventBookkeeperTools.
The ICutFlowSvc::registerTopFilter
method has to be marked as not
thread-safe as it calls other not thread-safe methods. Same for clients
calling this method.