Skip to content

Towards a thread-save PropertyConfigSvc, ConfigCDBAccessSvc

Gerhard Raven requested to merge threadsave-hltservices into master
  • add mutexes and locks to protect mutable state
  • note that PropertyConfig::configure is NOT thread safe, as it will require a scheduling barrier at runchanges anyway....

Merge request reports