Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix connection timeout errors caused by far away relays #7119

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    b7c5182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5afebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edbbda6 View commit details
    Browse the repository at this point in the history
  4. Address test_quantum_resistant_multihop_shadowsocks_tunnel flakiness

    Limit relay selection in
    `test_quantum_resistant_multihop_shadowsocks_tunnel` to reduce flakiness
    
    Hopefully this should be able to (at least partially) mitigate
    timeout-related issues.
    MarkusPettersson98 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2e877a6 View commit details
    Browse the repository at this point in the history
  5. Address test_quantum_resistant_multihop_udp2tcp_tunnel flakiness

    Limit relay selection in
    `test_quantum_resistant_multihop_udp2tcp_tunnel` to reduce flakiness.
    
    Hopefully this should be able to (at least partially) mitigate
    timeout-related issues.
    MarkusPettersson98 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5b483ea View commit details
    Browse the repository at this point in the history
  6. Address test_quantum_resistant_tunnel flakiness

    Limit relay selection in
    `test_quantum_resistant_tunnel` to reduce flakiness.
    
    Hopefully this should be able to (at least partially) mitigate timeout
    related issues.
    MarkusPettersson98 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7d6d4e7 View commit details
    Browse the repository at this point in the history
  7. Address test_multihop flakiness

    Limit relay selection in `test_multihop` to reduce flakiness.
    
    Hopefully this should be able to (at least partially) mitigate timeout
    related issues.
    MarkusPettersson98 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8923705 View commit details
    Browse the repository at this point in the history
  8. Address test_wireguard_over_shadowsocks flakiness

    Limit relay selection in
    `test_wireguard_over_shadowsocks` to reduce flakiness.
    
    Hopefully this should be able to (at least partially) mitigate timeout
    related issues.
    MarkusPettersson98 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    09b0542 View commit details
    Browse the repository at this point in the history