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.
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.
Merge details
marked as a Work In Progress
staging
to devbranch
changed target branch from staging
to devbranch
unmarked as a Work In Progress
merged
mentioned in commit b74d8d37