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.
任晓磊 83f81b351d fix default argument 9 years ago
..
cli fix default argument 9 years ago
compat Moved job.hset_value to connection._hset. 10 years ago
contrib Remove warning that's now breaking since the Raven API changed 10 years ago
scripts Cleanup 11 years ago
__init__.py Fix PEP8 complaints. 11 years ago
connections.py Make string formatting consistent 10 years ago
decorators.py Add ttl argument to decorator 10 years ago
defaults.py Sync jobs should be cleaned up after execution. 10 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py move ShutDownImminentException into exceptions.py 9 years ago
job.py job.py: Fix cancel failure on failed queue 9 years ago
local.py Ignore flake8 checks in local.py 9 years ago
logutils.py Merge pull request #687 from jlopex/javi/allow_quiet_worker_class 9 years ago
queue.py Dependent jobs are now correctly enqueued even if their parent jobs have result_ttl=0. 9 years ago
registry.py fix tests 10 years ago
suspension.py Various PEP8 fixes. 11 years ago
timeouts.py Make string formatting consistent 10 years ago
utils.py _Colorizer().notty is more clear 10 years ago
version.py Bump dev version 9 years ago
worker.py use compat for PY2 test and add tests 9 years ago