Function ark_api::module_run::blocking_launch
source · [−]Expand description
Block and launch a function separate instance and wait for the result of it
Note: Prefer to use the asynchronous launch
function when possible