initCancellability
Makes this continuation cancellable. Use it with holdCancellability
optional parameter to
suspendCancellableCoroutine function. It throws IllegalStateException if invoked more than once.
Makes this continuation cancellable. Use it with holdCancellability
optional parameter to
suspendCancellableCoroutine function. It throws IllegalStateException if invoked more than once.