-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow taking just Producer or Consumer #40
Labels
enhancement
New feature or request
Milestone
Comments
Optionally: Dropping the producer or consumer should allow for later re-taking of the producer or consumer. |
timvisee
added a commit
to timvisee/bbqueue
that referenced
this issue
Nov 12, 2020
3 tasks
timvisee
added a commit
to timvisee/bbqueue
that referenced
this issue
Nov 12, 2020
ithinuel
pushed a commit
to timvisee/bbqueue
that referenced
this issue
Nov 26, 2023
ithinuel
added a commit
to timvisee/bbqueue
that referenced
this issue
Nov 26, 2023
ithinuel
pushed a commit
to timvisee/bbqueue
that referenced
this issue
Nov 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow for the time-disjoint splitting of producer and consumer, allowing one context to take only the item it needs. Something like:
The text was updated successfully, but these errors were encountered: