Skip to main content

walk_container_escape

Function walk_container_escape 

Source
pub fn walk_container_escape<P: PhysicalMemoryProvider>(
    reader: &ObjectReader<P>,
) -> Result<Vec<ContainerEscapeInfo>>
Expand description

Walk all tasks and report container escape indicators.

On missing init_task symbol, returns Ok(vec![]).