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 9e33e1a08f Implement a cancel() method on jobs.
This fixes #29.
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 Fix putting jobs on the failure queue when they fail. 13 years ago
test_worker.py Implement a cancel() method on jobs. 13 years ago