-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The broadcaster library has taken us very far, but unfortunately has dependencies on futures_channel. Now that we have WakerSet available internally (for now still, see #549) we should probably consider rewriting Barrier to use it.
It should both improve our compilation times, and performance. This would put us in a place where we could consider stabilizing the API. Thanks!
Refs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request