aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2024-04-22 18:12:28 -0400
committerAva Chow <github@achow101.com>2024-04-22 18:20:02 -0400
commit10bd32a1c96802728ef5c0e7504e09eff423eed6 (patch)
tree0c90ea37fceabc1496426be7c7ac4fb45088c85c /test/functional/test_framework
parentdec74c035b80afceae70d064467d25bef6cf5630 (diff)
parentfa6c300a9926a1d35fdd0a80f59ea39769bd2596 (diff)
downloadbitcoin-10bd32a1c96802728ef5c0e7504e09eff423eed6.tar.xz
Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_download.py
fa6c300a9926a1d35fdd0a80f59ea39769bd2596 test: Fix intermittent timeout in p2p_tx_download.py (MarcoFalke) Pull request description: Currently the test passes, but may fail during shutdown, because blocks and transactions are synced with `NUM_INBOUND` * `self.num_nodes` peers, which may take a long time. There is no need for this test to have this amount of inbounds. So avoid the extraneous inbounds to speed up the test and avoid the intermittent test failures. ACKs for top commit: instagibbs: ACK fa6c300a9926a1d35fdd0a80f59ea39769bd2596 fjahr: Thanks, ACK fa6c300a9926a1d35fdd0a80f59ea39769bd2596 achow101: ACK fa6c300a9926a1d35fdd0a80f59ea39769bd2596 theStack: ACK fa6c300a9926a1d35fdd0a80f59ea39769bd2596 Tree-SHA512: 0a480fd1db293ed8571ae629557cf81d5a79ec883e9e635f22c8a7cf48427161249ad2180b66c67661306f696c977b8e06ad520bd11911f119c9c95b3ffc9134
Diffstat (limited to 'test/functional/test_framework')
0 files changed, 0 insertions, 0 deletions