Skip to content
Snippets Groups Projects

TileConditions: Avoid copying AttributeList.

Merged Scott Snyder requested to merge ssnyder/athena:attrList.TileConditions-20200222 into master

Copying a coral::AttributeList is not thread-safe. Change AthenaAttributeList::coralList() to return a reference rather than making a copy.

Disable thread-safety checking for the unit test (to prepare for adding warnings about unsafe uses of AttributeList).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading