python-task-queue
python-task-queue copied to clipboard
FileQueue: More Precise Task Completions
If we moved completed items into a "completed" directory, we could get a precise count of completed tasks instead of a count of executed tasks.