Join Slack
Powered by
Sorry, stupid question but can’t find any relevant...
# coroutines
g
gregschlom
06/28/2017, 11:10 PM
Sorry, stupid question but can’t find any relevant documentation: in a suspend function, how do I wait for a JDK
Future
to complete? I don’t want to call
get()
on it since that would block the coroutine
2
Views
Open in Slack
Previous
Next