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 Coeval.run #355

Closed
alexandru opened this issue May 2, 2017 · 0 comments
Closed

Add Coeval.run #355

alexandru opened this issue May 2, 2017 · 0 comments
Assignees
Milestone

Comments

@alexandru
Copy link
Member

In anticipation of the Cats API reunification, we need to add Coeval#run with this signature:

def run: Either[Throwable, A]

This will become the preferred method to evaluate a Coeval with errors exposed.

@alexandru alexandru added this to the 2.3.0 milestone May 2, 2017
@alexandru alexandru self-assigned this May 2, 2017
alexandru added a commit that referenced this issue May 2, 2017
Issues:

#354: Enable Mima and Unidoc error reporting in Travis build
#355: Add Coeval#run
#356: Add Task#attempt and Coeval#attempt
#358: Deprecate materializeAttempt and dematerializeAttempt on Task and Coeval
#359: Rename Coeval.Attempt#isFailure to Coeval.Attempt#isError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant