Function holochain::test_utils::wait_for_integration[][src]

pub async fn wait_for_integration(
    env: &EnvWrite,
    expected_count: usize,
    num_attempts: usize,
    delay: Duration
)
Expand description

Exit early if the expected number of ops have been integrated or wait for num_attempts * delay