rd-core
2025.1.1
rd-core
/
com.jetbrains.rd.util.threading.coroutines
/
RdCoroutineScope
/
async
async
fun
<
T
>
async
(
lifetime
:
Lifetime
,
context
:
CoroutineContext
=
EmptyCoroutineContext
,
start
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
action
:
suspend
CoroutineScope
.
(
)
->
T
)
:
Deferred
<
T
>
Content copied to clipboard