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

Fixes Sink.Ignore signature from Task to Task<Done> #5973

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

ismaelhamed
Copy link
Member

Incidentally, this also fixes signature for Sink.ForEach, Sink.ForEachParallel.

Changes

Breaking changes to the public API of the above-mentioned methods to fix their signatures.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 2, 2022 12:16
@Aaronontheweb Aaronontheweb merged commit 3413ef6 into akkadotnet:dev Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants