Skip to content

Use ConfigureAwait(false) #30

@sharwell

Description

@sharwell

This library uses async/await, but doesn't include any dependencies on the synchronization context. All await expressions should use ConfigureAwait(false).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions