pub async fn run_multi_with_config<F>(
builder_fn: F,
config: ShmSessionConfig,
) -> Result<(), CellError>Expand description
Run a multi-service cell with custom SHM configuration
This automatically sets up rapace-tracing to forward logs to the host.