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

Async Improvements #32

Merged
merged 7 commits into from Jan 22, 2022
Merged

Async Improvements #32

merged 7 commits into from Jan 22, 2022

Conversation

Zastai
Copy link
Owner

@Zastai Zastai commented Jan 22, 2022

This adds cancellation tokens to all async methods and improves the implementation (adding extra async use plus more ConfigureAwait(false)).

@Zastai Zastai added enhancement Changes that do not impact any API breaking An incompatible change to a feature or API (requires a bump of the major version) labels Jan 22, 2022
@Zastai Zastai merged commit 9477f5b into main Jan 22, 2022
@Zastai Zastai deleted the async-improvements branch January 22, 2022 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking An incompatible change to a feature or API (requires a bump of the major version) enhancement Changes that do not impact any API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant