Function holochain::test_utils::wait_for_integration_with_others[][src]

pub async fn wait_for_integration_with_others(
    env: &EnvWrite,
    others: &[&EnvWrite],
    expected_count: usize,
    num_attempts: usize,
    delay: Duration,
    start: Option<Instant>
)
Expand description

Same as wait for integration but can print other states at the same time