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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.