Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Allow creating Task with futures that cannot fail #195

Merged
merged 3 commits into from
Nov 16, 2017

Conversation

zwaldowski
Copy link
Contributor

@zwaldowski zwaldowski commented Sep 19, 2017

What's in this pull request?

Adds Task.init(success: Future<Result.Right>, …) constructors with cancellation and progress support.

Testing

  • Test pass needed.

API Changes

Additive only.

@zwaldowski zwaldowski added the wip label Sep 19, 2017
@zwaldowski zwaldowski force-pushed the zwaldowski/future-to-task branch 2 times, most recently from 5b9ee9c to 4183781 Compare September 21, 2017 17:42
@zwaldowski zwaldowski removed the wip label Nov 16, 2017
@zwaldowski zwaldowski merged commit 403b4f2 into master Nov 16, 2017
@zwaldowski zwaldowski deleted the zwaldowski/future-to-task branch November 16, 2017 20:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant