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 9318825429 Abstract away from the concrete pickle implementation.
Choose cPickle, if available, for best performance.
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 Abstract away from the concrete pickle implementation. 13 years ago
test_queue.py Fix putting jobs on the failure queue when they fail. 13 years ago
test_worker.py Fix putting jobs on the failure queue when they fail. 13 years ago