Refine CoroutinesUtils#invokeSuspendingFunction
contract
#30005
Labels
Milestone
CoroutinesUtils#invokeSuspendingFunction
contract
#30005
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 theContinuation
argument.The text was updated successfully, but these errors were encountered: