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

AsyncResult.ofTask does not work when using Task (not Task<T>) #7

Closed
AlbertoDePena opened this issue Feb 11, 2019 · 3 comments
Closed

Comments

@AlbertoDePena
Copy link
Contributor

No description provided.

@cmeeren
Copy link
Contributor

cmeeren commented Feb 11, 2019

The asyncResult CE from Cvdm.ErrorHandling that will be merged soon contains Task and Task<_> overloads for Bind, so I think ofTask will be superfluous then.

@demystifyfp
Copy link
Owner

Thanks, @cmeeren for jumping in. Last two months were just crazy, will get it done at the earliest I can.

@demystifyfp
Copy link
Owner

Fixed in 1.0.0. The new function AsyncResult.ofTaskAction will take care of this.

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

No branches or pull requests

3 participants