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

Remove Task allocation from AadIssuerValidator #2584

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

eerhardt
Copy link
Contributor

@eerhardt eerhardt commented May 6, 2024

There's no need to await this task just to return its result. We can just return the underlying Task from configurationManager.GetBaseConfigurationAsync.

cc @keegan-caruso @jennyf19 @jmprieur

There's no need to await this task just to return its result. We can just return the underlying Task from configurationManager.GetBaseConfigurationAsync.
@eerhardt eerhardt requested a review from a team as a code owner May 6, 2024 18:04
Copy link
Contributor

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @eerhardt

@jennyf19 jennyf19 merged commit 0974668 into dev May 9, 2024
5 checks passed
@jennyf19 jennyf19 deleted the RemoveTaskAlloc branch May 9, 2024 19:31
@kellyyangsong kellyyangsong added this to the 7.5.2 milestone Jun 10, 2024
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.

6 participants