aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_ibd_stalling.py
AgeCommit message (Collapse)Author
2023-09-05test: Combine sync_send_with_ping and sync_with_pingMarcoFalke
2023-01-27test: fix intermittent errors in p2p_ibd_stalling.pyMartin Zumsande
Using is_connected instead of num_test_p2p_connections ensures that python has taken notice that the p2p was disconnected.
2022-10-27test: add functional test for IBD stalling logicMartin Zumsande