Skip to content

Async cancellation token for all#149

Open
djechelon wants to merge 1 commit intoarch:masterfrom
djechelon:feature/cancellation-token
Open

Async cancellation token for all#149
djechelon wants to merge 1 commit intoarch:masterfrom
djechelon:feature/cancellation-token

Conversation

@djechelon
Copy link
Contributor

Added optional CancellationToken to every method.

It is always recommended by linters to use the CancellationToken where available. EF fully supports CancellationToken for every async method.

This implementation has no backwards side-effects.

Added optional CancellationToken to every method
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.

1 participant