You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-03 13:29:52 +02:00
* `join!( .., time::sleep(..))` isn't really a "timeout" * Remove suggestion to make `sleep` take `&mut self` I'm not sure what doing so demonstrates. * Update src/async/control-flow/join.md Co-authored-by: rbehjati <razieh@google.com> --------- Co-authored-by: rbehjati <razieh@google.com>