Ask Solem be72052138 Adds app.close to close the pool, also 'with Celery() as celery' 13 年之前
..
__init__.py 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 年之前
abstract.py 8e11d7b11d Don't use dict.keys/iterkeys 13 年之前
amqp.py 8e11d7b11d Don't use dict.keys/iterkeys 13 年之前
annotations.py 566c4da7b4 Use ' instead of " 13 年之前
base.py be72052138 Adds app.close to close the pool, also 'with Celery() as celery' 13 年之前
builtins.py 4918537a36 celery.chord_unlock will pollute the backends, ignore its results 13 年之前
control.py 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 年之前
defaults.py db1efae951 The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool. 13 年之前
log.py c16c0fed24 Module celery.state renamed -> celery._state 13 年之前
registry.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 年之前
routes.py 6088d5f0dd Tests passing 13 年之前
task.py b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 13 年之前
utils.py 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE 13 年之前