Skip to content

ByteStreamEmonSvc: Modernize and enable thread checker

Frank Winklmeier requested to merge fwinkl/athena:bsemonsvc into master
  • Enable static thread checker
  • Fix identation
  • Modernize the code
    • use message macros
    • move properties to header
    • use range-based loops
    • Replace BeginRun incident by start method

cc @rhauser

Merge request reports