Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove internal StateLocker implementation (open-telemetry#688)
Fixes open-telemetry#657 With the changes in open-telemetry#667 and open-telemetry#669 to use a plain-old-mutex for concurrent access of Histogram and MinMaxSumCount aggregators, the StateLocker implementation is no longer used in the project. Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
- Loading branch information