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 6b0ebe9ceb Remove is_done property.
It is too similar to is_finished.
13 years ago
..
__init__.py Fix tests to use logging 13 years ago
fixtures.py Raise a StopException when Control+C is pressed. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_connection.py New connection management. 13 years ago
test_decorator.py Make test descriptions show up in short (oneliner) mode, as ./run_tests does. 13 years ago
test_job.py Prefer `result` over `return_value`. 13 years ago
test_queue.py I like this implementation of an 'enum' better. 13 years ago
test_worker.py Remove is_done property. 13 years ago