mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-21 18:03:14 +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>