Commit 8984b87
authored
Increase DNS resolver timeouts in test_multiple_servers_with_timeout_and_truncated_tcp_fallback (#125)
The test uses intentionally tight timeouts to trigger TCP fallback, but
0.1s/0.2s can be too tight on loaded CI machines, causing the overall
test to time out before the fallback to server2 completes.1 parent 351d08a commit 8984b87
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | | - | |
725 | | - | |
| 724 | + | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| |||
0 commit comments