Skip to main content

wait_for_state

Function wait_for_state 

Source
pub fn wait_for_state(
    coord: &Coordinator,
    session_id: &str,
    target: SessionState,
    timeout: Duration,
) -> bool
Expand description

Wait for a session to reach a target state, polling.