Switch to tokio-sync mpsc channels
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Tokio's channel is truly bounded, whereas futures-rs channels have a slot reserved for each clone of the sender.
Contributor guide
Assessment
This issue has not been assessed yet.