This is a partial backport of core#23474:
https://github.com/bitcoin/bitcoin/pull/23474/commits/fad13991aea6463ecf07dd907de1c1b23837d7e7
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCfa7b9be30050: test: Properly set sync_fun in NodeNetworkLimitedTest
./test/functional/test_runner.py p2p_node_network_limited
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/p2p_node_network_limited.py | ||
---|---|---|
75 ↗ | (On Diff #36394) | Could be shortened with slicing indexes, but I also see the value of sticking with the source material. |