p-queue
p-queue copied to clipboard
Don't count aborted jobs in `intervalCount`
This fixes #219 without bothering to literally remove items from the queue, and instead simply not incrementing the interval count when the signal was previously aborted.