do_wait

Function do_wait 

Source
pub(crate) async fn do_wait(
    session: &SessionImpl,
    target: WaitTarget,
) -> Result<()>