p-queue icon indicating copy to clipboard operation
p-queue copied to clipboard

Don't count aborted jobs in `intervalCount`

Open noahm opened this issue 11 months ago • 0 comments

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.

noahm avatar Jan 26 '25 07:01 noahm