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.
a6eb5d37ee
* Initial take on delete_dependents * Add tests including corner cases * No need to canel dependents since they are not in a queue yet anyway * The dependents keys can be deleted in all cases * Update tests to included saved jobs in the deletion tests * Correctly use pipeline in cancel method * Unused connection * Include dependents into dict format of job * Add TODO * Address comments from selwin * Delete dependents key in redis if delete_dependents is called on its own * Address recent comments from selwin * Small change to trigger travis * Remove TODO referring to canceled job state * Remove dependent_ids from to_dict * Address recent comments from selwin |
7 years ago | |
---|---|---|
.. | ||
__init__.py | 7 years ago | |
dummy_settings.py | 11 years ago | |
dummy_settings_override.py | 7 years ago | |
fixtures.py | 7 years ago | |
test_cli.py | 7 years ago | |
test_connection.py | 7 years ago | |
test_decorator.py | 7 years ago | |
test_helpers.py | 10 years ago | |
test_job.py | 7 years ago | |
test_queue.py | 7 years ago | |
test_registry.py | 8 years ago | |
test_sentry.py | 7 years ago | |
test_utils.py | 7 years ago | |
test_worker.py | 7 years ago | |
test_worker_registration.py | 7 years ago |