checkAsyncResult

suspend fun <P, T> checkAsyncResult(task: AsyncResult<P, T>): TaskResult<P, T>