Skip to content
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

Missing .join() queue functionallity and .task_done() #23

Open
folkien opened this issue May 13, 2021 · 2 comments
Open

Missing .join() queue functionallity and .task_done() #23

folkien opened this issue May 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@folkien
Copy link

folkien commented May 13, 2021

Like in a title - Missing .join() queue functionallity and .task_done()

@alex-petrenko alex-petrenko added the enhancement New feature or request label May 13, 2021
@alex-petrenko
Copy link
Owner

Hi @folkien
Thank you for submitting this. I believe this is a functionality of JoinableQueue. Should be possible to do it using a wrapper around the regular faster-fifo Queue. Contributions are welcome!

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants