Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 143
    • Merge requests 143
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !35417

Add ATLAS_NOT_THREAD_SAFE to testing MainLayerAnalysis executable

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Koehler requested to merge nkoehler/athena:muLayHoughWarn into master Aug 06, 2020
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 3

Hi,

this MRs adds ATLAS_NOT_THREAD_SAFE to the MainLayerAnalysis testing executable to suppress false positive thread safety warnings. This testing executable is never executed in MT in production, just for local testing purposes, so suppressing the warnings to not distracting us from real MT issues.

Best, Nico

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: muLayHoughWarn