If I add a task to the queue, and this is running, I expect
size = 1
pending = 0
if I add 2 tasks and one is running I expect
size = 2
pending = 1
But what ever I do, if 1 task is in job, I get size and pending = 0
If I have 2 tasks and 1 is running I get size and pending = 1
There have to be a problem in this information.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too