runTaskScoped

Runs an asyncronous task that is guaranteed to finish before the caller's scope is left.

runTaskScoped
(
FT
ARGS
)
(
scope FT callable
,
ARGS args
)

Meta