pub async fn local_machine_session(
    conductors: &[ConductorHandle],
    timeout: Duration
)
Expand description

A helper for checking consistency of all published ops for all cells in all conductors has reached consistency in a sharded context.