python-task-queue
python-task-queue copied to clipboard
Add "stasis" to Tasks
Sometimes particular tasks are extremely memory hungry out of proportion with others and need special attention. We should have a "stasis" flag that causes these tasks to be bypassed until released.