Fix: Panic due to concurrent map r/w

Merged Akshay Bharambe requested to merge ab_Fix_StatemdlBreaking into devbranch

Fix: Panic due to concurrent map r/w. The Marshall function can read from referenced maps, at the same time one can update the activty/query stats. This MR uses the existing lock to avoid concurrent map read/write.

Edited by Akshay Bharambe

Merge request reports

Approval is optional

Merged by Ajit JagtapAjit Jagtap 4 years ago (Sep 5, 2020 6:35am UTC)

Merge details

  • Changes merged into devbranch with b74d8d37.
  • Deleted the source branch.

Activity

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