Skip to content
GitLab
Explore
Sign in
CxxUtils: Fix potential locking issue in ConcurrentRangeMap test.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:test.CxxUtils-20190208
into
master
Feb 08, 2019
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
m_inGrace should be protected by the mutex. Only affects the unit test.
Merge request reports
Loading