Skip to main content

is_recursive_invocation

Function is_recursive_invocation 

Source
pub fn is_recursive_invocation() -> bool
Expand description

Whether this fdl invocation is itself a spawned child of a launcher’s ssh fan-out (FLODL_INTERNAL_CLUSTER_JSON already set in env). Used as the recursion guard everywhere cluster dispatch is evaluated.