Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactors channels to use "waker" terminology rather than "parking" Splits unbounded channels into a separate, simplified underlying type Calls poll_ready in poll_flush impl for bounded channels in order to provide backpressure on <Sender as Sink>::send.
- Loading branch information