Skip to content

Conversation

@robertbaumann
Copy link

Fixes #80 by adding a simple StreamReader extension method that allows for ReadToEndAsync() with a cancellation token, with corresponding test cases. The ReadToEndAsync(CancellationToken) method is available in .NET Standard 2.1, whereas the package currently targets both .NET Standard 2.0 and 2.1.

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.

ExecuteClamCommandAsync does not use CancellationToken when waiting for response from clamavd

1 participant