Join Slack
Powered by
looks like `CompletableDeferred` could be used for...
# coroutines
b
bj0
09/23/2017, 1:21 AM
looks like
CompletableDeferred
could be used for set-once, though I just tried to use it and as soon as I
.await()
on it, it throws a
Job was cancelled
exception
2
Views
Open in Slack
Previous
Next