koog
Toggle table of contents
1.0.0-preview2
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.utils
/
runBlockingOnStrategyDispatcher
run
Blocking
On
Strategy
Dispatcher
jvmCommon
fun
<
T
>
AIAgentConfig
.
runBlockingOnStrategyDispatcher
(
block
:
suspend
(
)
->
T
)
:
T
(
source
)
Executes the given
block
on the strategyDispatcher.