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

http2: add client-side cancellation propagation delay #4027

Merged
merged 4 commits into from Mar 7, 2022

Commits on Mar 7, 2022

  1. http2: add client-side cancellation propagation delay

    To avoid race conditions.
    jrudolph committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    303a5e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9d77f View commit details
    Browse the repository at this point in the history
  3. revert logging

    jrudolph committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2239b2c View commit details
    Browse the repository at this point in the history
  4. fix tests

    jrudolph committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    083fc1d View commit details
    Browse the repository at this point in the history