Page MenuHomePhabricator

test: Set peertimeout in write_config
ClosedPublic

Authored by PiRK on Feb 2 2022, 11:06.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC4ac9737a7103: test: Set peertimeout in write_config
Summary

This avoids having to remember to set it whenever mocktime is used with
peer connections. Also, it might help avoiding disconnects when
attaching a debugger to a running test.

This is a backport of core#22960
Depends on D10955

Test Plan

ninja check-functional-extended
grep -r peertimeout test/functional/

Diff Detail

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