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

Socket tests: don't retry CanceledByDispose tests on timeout #42725

Closed
wants to merge 4 commits into from

Commits on Sep 25, 2020

  1. Socket tests: don't retry CanceledByDispose tests on timeout

    These retries cause masking cases where the operation and
    dispose Task are never completing.
    tmds committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    9f2c092 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    37176da View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Move connection timeout retry

    tmds committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b7b8d2c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Undo unrelated changes

    tmds authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ee3dd19 View commit details
    Browse the repository at this point in the history