DescriptionCall CheckTrialGroup only under lock.
Since this code can be called from multiple
threads, we should hold a lock when calling
CheckTrialGroup since it modifies a std::map.
The other call site was already holding the
lock.
BUG=595264
Committed: https://crrev.com/cba00314e57ab31bc5a7f766e9bb8d5760d106ac
Cr-Commit-Position: refs/heads/master@{#381535}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|