Skip to content

[Internal] Tests: Refactors HeadersValidationTests to use async/await instead of sync-over-async#5768

Closed
kirankumarkolli wants to merge 2 commits intomasterfrom
users/kirankk/copilot-fix-sync-over-async-headersvalidationtests
Closed

[Internal] Tests: Refactors HeadersValidationTests to use async/await instead of sync-over-async#5768
kirankumarkolli wants to merge 2 commits intomasterfrom
users/kirankk/copilot-fix-sync-over-async-headersvalidationtests

Conversation

@kirankumarkolli
Copy link
Copy Markdown
Member

Eliminates sync-over-async anti-patterns (.Result, .Wait()) in HeadersValidationTests.cs by converting test and helper methods to async and using await.

… instead of sync-over-async

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant