We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Publisher<T>.awaitOne()
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
Source Code: https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/kotlinx-coroutines-reactive/src/Await.kt#L120
Error Message here is:
"More that one onNext value for $mode"
Is the word "that" a typo? Looks like the correct word is "than"
"that"
"than"
The text was updated successfully, but these errors were encountered:
Thanks, fixed in develop branch
Sorry, something went wrong.
85c7f4d
No branches or pull requests
Source Code:
https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/kotlinx-coroutines-reactive/src/Await.kt#L120
Error Message here is:
Is the word
"that"
a typo? Looks like the correct word is"than"
The text was updated successfully, but these errors were encountered: