Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Use await keyword in our asynchronous operation to prevent deadlocks#776

Closed
MaggieKimani1 wants to merge 1 commit intovnextmicrosoft/OpenAPI.NET:vnextfrom
fix/use-awaitmicrosoft/OpenAPI.NET:fix/use-awaitCopy head branch name to clipboard
Closed

Use await keyword in our asynchronous operation to prevent deadlocks#776
MaggieKimani1 wants to merge 1 commit intovnextmicrosoft/OpenAPI.NET:vnextfrom
fix/use-awaitmicrosoft/OpenAPI.NET:fix/use-awaitCopy head branch name to clipboard

Conversation

@MaggieKimani1
Copy link
Contributor

Fixes #775

…n it synchronously by using task.GetAwaiter().GetResult thus leading to deadlock
@darrelmiller
Copy link
Member

Made these changes in PR #767 to avoid having to deal with merge conflicts twice.

@MaggieKimani1 MaggieKimani1 deleted the fix/use-await branch March 30, 2022 09:47
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.

Use await instead of GetAwaiter.GetResult

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.