mirror of https://github.com/peter4431/rq.git
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.
01ebe25f56
1) Check if `created_at` when checking if dependencies are met. If `created_at` is `None` then the job has been deleted. This is sort of hack - we just need one of the fields on the job's hash that is ALWAYS populated. You can persist a job to redis without setting status... 2) Job#fetch_dependencies no longer raises NoSuchJob. If one of a job's dependencies has been deleted from Redis, it is not returned from `fetch_dependencies` and no exception is raised. |
5 years ago | |
---|---|---|
.. | ||
config_files | 6 years ago | |
__init__.py | 6 years ago | |
fixtures.py | 5 years ago | |
test_cli.py | 5 years ago | |
test_connection.py | 5 years ago | |
test_decorator.py | 5 years ago | |
test_helpers.py | 10 years ago | |
test_job.py | 5 years ago | |
test_queue.py | 5 years ago | |
test_registry.py | 5 years ago | |
test_scheduler.py | 5 years ago | |
test_sentry.py | 6 years ago | |
test_serializers.py | 5 years ago | |
test_utils.py | 7 years ago | |
test_worker.py | 5 years ago | |
test_worker_registration.py | 6 years ago |