faster-fifo
faster-fifo copied to clipboard
Missing .join() queue functionallity and .task_done()
Like in a title - Missing .join() queue functionallity and .task_done()
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!
This issue is stale because it has been open for 30 days with no activity.