Searched refs:is_failed (Results 1 – 1 of 1) sorted by relevance
1710 let is_failed = WaitGroup::new(); in test_connection_state_connecting_to_failed() localVariable1734 let (wf1, wc1) = (is_failed.worker(), is_checking.worker()); in test_connection_state_connecting_to_failed()1737 let (wf2, wc2) = (is_failed.worker(), is_checking.worker()); in test_connection_state_connecting_to_failed()1759 is_failed.wait().await; in test_connection_state_connecting_to_failed()