Matches the default TEST_RUNNER_TIMEOUT_FACTOR on Bitcoin Core CI.
Should prevent false positives like #256 (comment)
That test relies on a timeout:
0disconnected_log_check.enter_context(node.assert_debug_log(expected_msgs=["IPC server: socket disconnected", "canceled while executing"], timeout=2))