Page MenuHomePhabricator

tests: Remove now-unnecessary manual Unload's
ClosedPublic

Authored by PiRK on Jan 18 2023, 11:19.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCf225386289d6: tests: Remove now-unnecessary manual Unload's
Summary

These manual calls to Unload() are no longer necessary because
CBlockIndex's no longer live in the heap as of the previous commit.

This is a partial backport of core#24050
https://github.com/bitcoin/bitcoin/pull/24050/commits/531dce034718523967808a89c18ba69a1e3e5a1f

Depends on D12991

Test Plan

ninja all check-all