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

Check for cancellation #31

Merged
merged 2 commits into from
Jun 10, 2022
Merged

Check for cancellation #31

merged 2 commits into from
Jun 10, 2022

Conversation

reddavis
Copy link
Owner

The receive completion handler was never correctly reporting whether the task had been cancelled. It would always return with .finished or an error that was thrown by its sequence.

@reddavis reddavis enabled auto-merge (squash) June 10, 2022 11:09
@reddavis reddavis merged commit 8ed33bc into main Jun 10, 2022
@reddavis reddavis deleted the bug/sink-cancellation branch June 10, 2022 11:15
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