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.
f4602d30d5
* Added CrossPlatformDeathPenalty that doesn't rely on signals * Updated `SimpleWorker`'s `death_penalty_class` to utilize `CrossPlatformDeathPenalty` to allow use on Windows machines * Changed `CrossPlatformDeathPenalty` to `TimerDeathPenalty` * Removed overridden `death_penalty_class` in `SimpleWorker` until feature matures * Added section in testing.md explaining how to utilize `SimpleWorker` on Windows OS * Replaced usage of chatting with .format for python 3.5 compatibility * Add tests for new timeout feature * Explicitly set defaults.CALLBACK_TIMEOUT * Implemented cross-thread method of raising errors by using ctypes * Finished writing tests for new TimerDeathPenalty |
3 years ago | |
---|---|---|
.. | ||
config_files | 6 years ago | |
ssl_config | 4 years ago | |
Dockerfile | 4 years ago | |
__init__.py | 4 years ago | |
fixtures.py | 4 years ago | |
test.json | 3 years ago | |
test_callbacks.py | 3 years ago | |
test_cli.py | 3 years ago | |
test_commands.py | 3 years ago | |
test_connection.py | 5 years ago | |
test_decorator.py | 3 years ago | |
test_fixtures.py | 4 years ago | |
test_helpers.py | 10 years ago | |
test_job.py | 3 years ago | |
test_queue.py | 3 years ago | |
test_registry.py | 3 years ago | |
test_retry.py | 3 years ago | |
test_scheduler.py | 3 years ago | |
test_sentry.py | 4 years ago | |
test_serializers.py | 5 years ago | |
test_timeouts.py | 3 years ago | |
test_utils.py | 3 years ago | |
test_worker.py | 3 years ago | |
test_worker_registration.py | 4 years ago |