Skip to content
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

Refactor Uni.awaitSuspending #1317

Open
hantsy opened this issue Jul 10, 2023 · 1 comment
Open

Refactor Uni.awaitSuspending #1317

hantsy opened this issue Jul 10, 2023 · 1 comment
Assignees
Labels
Kotlin Kotlin support

Comments

@hantsy
Copy link

hantsy commented Jul 10, 2023

Follow the existing extension modules from https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive, add Uni.awaitSingle() and Uni.awaitSingleOrNull instead, the naming is more clear and easy migrated from other ReactiveStreams/JDK9 Flow impls.

@heubeck
Copy link
Collaborator

heubeck commented Jul 25, 2023

lets follow up on this discussion in #1325

@jponge jponge added the Kotlin Kotlin support label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kotlin Kotlin support
Projects
None yet
Development

No branches or pull requests

3 participants