Page MenuHomePhabricator

Remove thread anotations from rcollection
ClosedPublic

Authored by deadalnix on Oct 11 2020, 15:24.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6b94053cb439: Remove thread anotations from rcollection
Summary

They do not work because access to the variable is always doen through the view. What we actually want to check is that the view is alive and no reference outlive it, but the current annotations do not do anything for this.

Test Plan
ninja all check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable