Skip to content

Introduce CompletableJob.asCompletableFuture #1104

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

Closed
e5l opened this issue Apr 16, 2019 · 0 comments
Closed

Introduce CompletableJob.asCompletableFuture #1104

e5l opened this issue Apr 16, 2019 · 0 comments
Assignees
Milestone

Comments

@e5l
Copy link
Member

e5l commented Apr 16, 2019

There is a simillar method for Deferred:

public fun <T> Deferred<T>.asCompletableFuture(): CompletableFuture<T>

Would be nice to have a replacement to migrate from CompletableDeferred<Unit>.

@qwwdfsad qwwdfsad self-assigned this Apr 16, 2019
qwwdfsad added a commit that referenced this issue Apr 17, 2019
qwwdfsad added a commit that referenced this issue Apr 17, 2019
qwwdfsad added a commit that referenced this issue Apr 17, 2019
qwwdfsad added a commit that referenced this issue Apr 22, 2019
@qwwdfsad qwwdfsad added this to the 1.2.1 milestone Apr 23, 2019
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

2 participants