Dan 551546ceae moving initial_prefetch_count to consumer from tasks step 12 years ago
..
app 0ffbaaf7dd Task methods now works with ALWAYS_EAGER. Closes #1478 12 years ago
apps 118b300fca Don't fork on HUP to preserve PID for process supervisors 12 years ago
backends 6b8b3aea75 Various fixes 12 years ago
bin a62af241c5 Celery control pol_grow, etc should coerce to int types 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 551546ceae moving initial_prefetch_count to consumer from tasks step 12 years ago
utils 1d04b51160 fixed __bool__ 12 years ago
worker 551546ceae moving initial_prefetch_count to consumer from tasks step 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 a7226fa158 Pass job.Request instance to task_revoked signal. Closes #1555 12 years ago
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 years ago