Skip to content
Snippets Groups Projects

CxxUtils: Make exctrace properly MT-safe.

Merged Scott Snyder requested to merge ssnyder/athena:exctrace.CxxUtils-20210327 into master

Update the exctrace collector to work properly in a MT environment. Change the static variables holding the trace to be thread_local. Further, retrieve the saved trace via calling a function, rather than accessing the variables directly.

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