Searched refs:is_checking (Results 1 – 1 of 1) sorted by relevance
1711 let is_checking = 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()1758 is_checking.wait().await; in test_connection_state_connecting_to_failed()