Ask Solem 197c2dd384 Documents Ignore, Reject, Retry. Closes #1369 12 years ago
..
app 2ed2b3875c Renames RetryTaskError -> Retry (backwards compatible) 12 years ago
apps 118b300fca Don't fork on HUP to preserve PID for process supervisors 12 years ago
backends 9fe795e137 Use time.monotonic when available 12 years ago
bin 1f9e8b11c4 Wording 12 years ago
concurrency 9fe795e137 Use time.monotonic when available 12 years ago
contrib d1fe473d03 Setuptools extras replaces the bundles concept 12 years ago
events 9fe795e137 Use time.monotonic when available 12 years ago
fixups 154b574809 __all__ is everywhere 12 years ago
loaders 29a2204b03 DefaultLoader.read_configuration now supports fail_silently argument 12 years ago
security cac1d1893f Wording 12 years ago
task cac1d1893f Wording 12 years ago
tests 2ed2b3875c Renames RetryTaskError -> Retry (backwards compatible) 12 years ago
utils 6d0abb7461 Cosmetics 12 years ago
worker 197c2dd384 Documents Ignore, Reject, Retry. Closes #1369 12 years ago
__init__.py cac1d1893f Wording 12 years ago
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 years ago
_state.py 154b574809 __all__ is everywhere 12 years ago
beat.py 9fe795e137 Use time.monotonic when available 12 years ago
bootsteps.py 045f86759f Bootsteps: send_all should not propagate errors 12 years ago
canvas.py 832a3c59a7 Canvas: All signatures now supports app argument 12 years ago
datastructures.py 9fe795e137 Use time.monotonic when available 12 years ago
exceptions.py 2ed2b3875c Renames RetryTaskError -> Retry (backwards compatible) 12 years ago
five.py 9fe795e137 Use time.monotonic when available 12 years ago
local.py 154b574809 __all__ is everywhere 12 years ago
platforms.py b80a8e35fa Doc fixes 12 years ago
result.py 9fe795e137 Use time.monotonic when available 12 years ago
schedules.py 8e9c1ef505 Eta/expires in message must have timezone set 12 years ago
signals.py cf70cbfbe5 Adds task.send signal. Closes #1281 12 years ago
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 years ago