Skip to content

Conversation

danielmarbach
Copy link
Contributor

Fixes #1636

Description

Consistently apply ConfigureAwait(false)

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed

License

  • I confirm that this pull request can be released under the Apache 2 license

@danielmarbach danielmarbach mentioned this pull request Jul 1, 2020
@SrutiG SrutiG self-requested a review July 1, 2020 17:51
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation merged commit a22f14f into aws:master Jul 9, 2020
@danielmarbach danielmarbach deleted the elastic-cache-configureawait branch September 5, 2023 20:10
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.

Async methods fail

4 participants