This commit refines CoroutinesUtils#invokeSuspendingFunction in order to clarify the behavior when used on a non suspending function, and support usages with or without the Continuation argument. Closes gh-30005
This commit refines CoroutinesUtils#invokeSuspendingFunction in order to clarify the behavior when used on a non suspending function, and support usages with or without the Continuation argument. Closes gh-30005