Page MenuHomePhabricator

Add a TSAN suppression for leveldb
ClosedPublic

Authored by deadalnix on Dec 19 2020, 13:51.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC13d29eee30dc: Add a TSAN suppression for leveldb
Summary

The leveldb test leak thread. It is hard to fix due to design choices in leveldb, and it is not a significant problem anyways.

Test Plan
ninja check-leveldb

Using tsan.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
tsansuppression
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14459
Build 28882: Build Diff
Build 28881: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 20 2020, 13:48
This revision was landed with ongoing or failed builds.Dec 20 2020, 16:54
This revision was automatically updated to reflect the committed changes.