await() await(\Psc\Core\Coroutine\Promise $promise) : mixed Parameters \Psc\Core\Coroutine\Promise $promise Throws \Throwable Returns mixed —
async() async(\Closure $closure) : \Psc\Core\Coroutine\Promise Parameters \Closure $closure Returns \Psc\Core\Coroutine\Promise —
handleEscapeException() handleEscapeException(\Psc\Library\Coroutine\EscapeException $exception) : void Parameters \Psc\Library\Coroutine\EscapeException $exception Throws \Psc\Library\Coroutine\EscapeException \Throwable