sequential-task-queue icon indicating copy to clipboard operation
sequential-task-queue copied to clipboard

Get current size of queue

Open DMeechan opened this issue 6 years ago • 0 comments

Is it possible to get the current size of the queue?

It'd be useful to have an idea of how many tasks are waiting in the queue at a given time. It may also help with #1 so that I can implement a max size check myself.

Thanks for building this BTW. It's exactly what I was looking for.

DMeechan avatar Jul 17 '19 16:07 DMeechan