摘要:
# (&mut Future).await 直接执行 `join_handle.await` 会消费 JoinHandle ,通过 `(&mut join_handle).await` 不消费 JoinHandle ,参考:https://github.com/tokio-rs/tokio/disc 阅读全文
posted @ 2023-05-15 17:12
develon
阅读(190)
评论(2)
推荐(0)
浙公网安备 33010602011771号