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.
192fbc9c50
* Add support for a callback on stopped jobs This function will run when an active job is stopped using the send_stopped_job_command_function * Remove testing async job with stopped callback * Remove stopped job test from simpleworker case. I can't stop the job from the test until the work() method returns, at which point the job can't be stopped. * Improve coverage * Add test for stopped callback execution * Move stopped callback check out of execution func * Use SimpleWorker for stopped callback test * Call stopped callback directly in main proc * Remove unused imports * Fix import order * Fix import order * Fix death penalty class arg * Fix worker instance init Sorry these commits are so lazy |
2 years ago | |
---|---|---|
.. | ||
config_files | 2 years ago | |
ssl_config | 4 years ago | |
Dockerfile | 2 years ago | |
__init__.py | 2 years ago | |
fixtures.py | 2 years ago | |
test.json | 3 years ago | |
test_callbacks.py | 2 years ago | |
test_cli.py | 2 years ago | |
test_commands.py | 2 years ago | |
test_connection.py | 2 years ago | |
test_decorator.py | 2 years ago | |
test_dependencies.py | 2 years ago | |
test_fixtures.py | 2 years ago | |
test_helpers.py | 2 years ago | |
test_job.py | 2 years ago | |
test_maintenance.py | 2 years ago | |
test_queue.py | 2 years ago | |
test_registry.py | 2 years ago | |
test_results.py | 2 years ago | |
test_retry.py | 2 years ago | |
test_scheduler.py | 2 years ago | |
test_sentry.py | 2 years ago | |
test_serializers.py | 2 years ago | |
test_timeouts.py | 2 years ago | |
test_utils.py | 2 years ago | |
test_worker.py | 2 years ago | |
test_worker_pool.py | 2 years ago | |
test_worker_registration.py | 2 years ago |