Skip to content
GitLab
Explore
Sign in
IDScanHitFilter: Enable static thread checker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:idscan_threadcheck
into
master
May 28, 2019
Overview
5
Commits
1
Pipelines
2
Changes
15
Expand
Mark static methods and their callers as not thread-safe
Move all headers to the private src directory
Only build component library
Do not call initialize/finalize of base class (this is the default)
Merge request reports