Skip to content

Refine CoroutinesUtils#invokeSuspendingFunction contract #30005

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

Closed
sdeleuze opened this issue Feb 21, 2023 · 0 comments
Closed

Refine CoroutinesUtils#invokeSuspendingFunction contract #30005

sdeleuze opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Feb 21, 2023

Related to #29968 that intends to properly unit test CoroutinesUtils, CoroutinesUtils#invokeSuspendingFunction should be refined to clarify the behavior when used on a non suspending function, and support usages with or without the Continuation argument.

@sdeleuze sdeleuze added type: enhancement A general enhancement theme: kotlin An issue related to Kotlin support labels Feb 21, 2023
@sdeleuze sdeleuze added this to the 6.0.6 milestone Feb 21, 2023
@sdeleuze sdeleuze self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant