Page MenuHomePhabricator

Clear TestNode objects after shutdown
ClosedPublic

Authored by PiRK on Nov 3 2020, 10:23.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCdf335a36010f: Clear TestNode objects after shutdown
Summary

TestNode objects need to be removed during shutdown, as setup_nodes does not remove previous TestNode objects from previous test runs during setup.

This is a backport of Core PR17288 [4/7]
https://github.com/bitcoin/bitcoin/pull/17288/commits/614c645643e86c4255b98c663c10f2c227158d4b

Depends on D8243

Test Plan

ninja && ninja check

Diff Detail

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