A way to explicitly stop a Receiver
#297
Labels
part:core
Affects the core types (`Sender`, `Receiver`, exceptions, etc.)
priority:❓
We need to figure out how soon this should be addressed
type:enhancement
New feature or enhancement visitble to users
Milestone
If you stop reading from a channel, you will get an overflow warning message after a short while.
Sometimes, however we want to properly stop and not get spammed with log warnings, so a convenient and explicit way to do that would be nice.
The text was updated successfully, but these errors were encountered: