Skip to content
GitLab
Explore
Sign in
AthenaMonitoring: Thread-safety fixes and enable static checker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:athmon_threadfixes
into
master
Mar 04, 2019
Overview
6
Commits
1
Pipelines
1
Changes
7
Expand
MonitoredTimer
: Make
stop()
a non-const method to avoid the
mutable
member variable (thanks
@ssnyder
for the suggestion)
Mark a few legacy (serial) athena monitoring source files as non-thread safe.
cc
@tbold
Merge request reports
Loading