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.
Samuel Colvin e750134e8a move request_(force_)stop out of _install_signal_handlers 9 years ago
..
cli Disable click >= 5.0's unicode_literals warnings. 10 years ago
compat Modified patch_connection to allow Redis connection to be easily mocked. 9 years ago
contrib Remove warning that's now breaking since the Raven API changed 10 years ago
scripts Cleanup 10 years ago
__init__.py Fix PEP8 complaints. 10 years ago
connections.py Make string formatting consistent 10 years ago
decorators.py Sync jobs should be cleaned up after execution. 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 Clean up type checking of Worker constructor 10 years ago
job.py Fixes Job.__eq__ crash when other object doesn't have id attribute 10 years ago
local.py Fix typo in Doc string. 11 years ago
logutils.py Fixed default logging level in setup_loghandlers. 11 years ago
queue.py Do not call pipeline.execute() if pipeline is given as argument 10 years ago
registry.py Make string formatting consistent 10 years ago
suspension.py Various PEP8 fixes. 10 years ago
timeouts.py Make string formatting consistent 10 years ago
utils.py _Colorizer().notty is more clear 10 years ago
version.py This is 0.5.6 9 years ago
worker.py move request_(force_)stop out of _install_signal_handlers 9 years ago