Page MenuHomePhabricator

[avalanche] Don't consider our local proof as dangling
ClosedPublic

Authored by Fabien on Jul 13 2022, 20:26.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCd6361c2ff70e: [avalanche] Don't consider our local proof as dangling
Summary

Our local proof might get evicted if no other node is using it because, as there it is treated as if there is no node attached. This diff fixes that by letting the cleanup function check for our local proof is there is one.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_dont_cleanup_local_proof
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19634
Build 38987: Build Diffbuild-debug · build-without-wallet · lint-circular-dependencies · build-diff · build-clang-tidy · build-clang
Build 38986: arc lint + arc unit