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.
Bradley Young 5caccaabfe Adding optional list handling to the exc_handler option in Worker.
Adding command line --exception_handler option (with multiple entries allowed) to `rq worker`
Added tests for command line options.
10 years ago
..
__init__.py Fix PEP8 complaints. 11 years ago
dummy_settings.py Enable the most modern Python syntax. 11 years ago
fixtures.py Adding optional list handling to the exc_handler option in Worker. 10 years ago
helpers.py Fix PEP8 complaints. 11 years ago
test_cli.py Adding optional list handling to the exc_handler option in Worker. 10 years ago
test_connection.py Enable the most modern Python syntax. 11 years ago
test_decorator.py Fix broken import. 11 years ago
test_job.py Make flake8 happy :) 10 years ago
test_queue.py Added __len__ method to Queue. 10 years ago
test_registry.py Added FinishedJobRegistry to monitor finished jobs. 10 years ago
test_sentry.py Fix broken stub in tests. 11 years ago
test_worker.py make job description unicode friendly 10 years ago