Skip to content

[release/7.0-rc1] Fix missing using in Http3TimeoutTests #43312

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

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 16, 2022

Backport of #43311 to release/7.0-rc1

/cc @adityamandaleeka

Fix missing using in Http3TimeoutTests

Fix a build break.

Description

The build broke just before we snapped for RC1 (a PR that added code that required this using went in shortly followed by a PR that removed code in this file that was using the using).

Customer Impact

Build is broken.

Regression?

  • Yes
  • No

The build used to not be broken. Now it is broken.

Risk

  • High
  • Medium
  • Low

Build is broken.

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@adityamandaleeka adityamandaleeka enabled auto-merge (squash) August 16, 2022 03:56
@dougbu dougbu added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 16, 2022
@dougbu dougbu added this to the 7.0-rc1 milestone Aug 16, 2022
@adityamandaleeka adityamandaleeka merged commit def580f into release/7.0-rc1 Aug 16, 2022
@adityamandaleeka adityamandaleeka deleted the backport/pr-43311-to-release/7.0-rc1 branch August 16, 2022 19:56
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants