Join Slack
Powered by
what happened to await on jdk8 futures? i just upg...
# coroutines
j
Jamal Khan
06/04/2023, 2:20 AM
what happened to await on jdk8 futures? i just upgraded a project from coroutines 1.6 to 1.7 and i can't await futures anymore .. what's the alternative for await in 1.7?
j
Jacob
06/04/2023, 5:04 AM
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.future/await.html
Open in Slack
Previous
Next