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.
Marc Brinkmann e81ee5b672 Update worker.py
Use docstring instead of comment. Sorry.
11 years ago
..
compat use utf-8 instead of ascii 12 years ago
contrib Fixes an issue where register_sentry breaks when logging jobs with 12 years ago
scripts Let's keep things readable. 11 years ago
__init__.py Implement the get_current_job() function. 12 years ago
connections.py PEP8ify. 11 years ago
decorators.py PEP8ify. 11 years ago
dummy.py Clean up some of the dummy jobs used for testing. 13 years ago
exceptions.py PEP8ify. 11 years ago
job.py job.cancel() should be pipelined. 11 years ago
local.py Fix typo in Doc string. 11 years ago
logutils.py Allow rqworker to run more silently. 12 years ago
queue.py Merge branch 'jchia-master' 11 years ago
timeouts.py PEP8ify. 11 years ago
utils.py Renamed "--worker" flag to "--worker-class". 11 years ago
version.py Release 0.3.11. 12 years ago
worker.py Update worker.py 11 years ago