faster-fifo icon indicating copy to clipboard operation
faster-fifo copied to clipboard

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

Open folkien opened this issue 4 years ago • 2 comments

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

folkien avatar May 13 '21 12:05 folkien

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!

alex-petrenko avatar May 13 '21 22:05 alex-petrenko

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

github-actions[bot] avatar Jun 13 '21 02:06 github-actions[bot]