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

Add cancellation token support for asynchronous reading from a stream. #156

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Add cancellation token support for asynchronous reading from a stream. #156

merged 1 commit into from
Jan 3, 2024

Conversation

TheSquidCombatant
Copy link
Contributor

@TheSquidCombatant TheSquidCombatant commented Jan 3, 2024

Added cancellation token support for the operation of asynchronously reading a string from a stream.

Cancellation token native support for the StreamReader.ReadToEndAsync method has only appeared since .net7.

@ghost
Copy link

ghost commented Jan 3, 2024

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@ig-sinicyn ig-sinicyn merged commit a349a54 into rsdn:master Jan 3, 2024
3 checks passed
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.

3 participants