Document suspendCancellableCoroutine
first running the block and only then suspending
#4444
Labels
docs
KDoc and API reference
Nothing in the documentation currently spells out that the
block
is guaranteed to run before this function suspends for the first time, which can lead to doubts.The text was updated successfully, but these errors were encountered: