You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Driessen 06ce9622ea Add compact() method on Queues, to remove dead messages. 13 years ago
..
__init__.py Have the test suite find an empty Redis database. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_job.py Flake8 style fixes in the test suite. 13 years ago
test_queue.py Add compact() method on Queues, to remove dead messages. 13 years ago
test_worker.py Implement a cancel() method on jobs. 13 years ago