Asif Saifuddin Auvi ed0130cad1 [WIP] import from asynchronous instead of async and fix python 3.7 compat issues (#4679) 7 years ago
..
app 41848e29cc CELERY_SEND_EVENTS instead of CELERYD_SEND_EVENTS for 3.1.x compatibility (#3997) 8 years ago
apps 19a7d8f925 Add worker_shutting_down signal (#3998) 8 years ago
backends 8fba154e87 elasticsearch: Fix serializing keys (#3924) 8 years ago
bin cd89518cf2 Handle possibility there are no workers (#4074) 8 years ago
concurrency ed0130cad1 [WIP] import from asynchronous instead of async and fix python 3.7 compat issues (#4679) 7 years ago
contrib dbf1a82103 Update rdb.py (#4135) 8 years ago
events 949a70d00f FIX badly written check if cluster_state is None 8 years ago
fixups d90caee6d9 Prefer https over http when available (#3966) 8 years ago
loaders f780638d31 Merge changes from Django to utils.dispatch 9 years ago
security c22e683958 Fixes failing security test case. Closes #3624 8 years ago
task f780638d31 Merge changes from Django to utils.dispatch 9 years ago
utils ed0130cad1 [WIP] import from asynchronous instead of async and fix python 3.7 compat issues (#4679) 7 years ago
worker ed0130cad1 [WIP] import from asynchronous instead of async and fix python 3.7 compat issues (#4679) 7 years ago
__init__.py 5af199c94f Bump version: 4.0.2 → 4.1.0 8 years ago
__main__.py 9ce1b1bf65 Cosmetics 9 years ago
_state.py b2027b9c6c flakes 8 years ago
beat.py 53531f5c02 Make shallow copy of schedules dictionary 8 years ago
bootsteps.py 665c8842fc Run CI on integration test suite 9 years ago
canvas.py a68b3d013c Fix wrong type in docstring (#4067) 8 years ago
exceptions.py b2027b9c6c flakes 8 years ago
five.py 9ce1b1bf65 Cosmetics 9 years ago
local.py b2027b9c6c flakes 8 years ago
platforms.py 4f6c3b5d18 return boolean value according to the doc 8 years ago
result.py c6ce9557ad Clarify AsyncResult.ready docstring (#4038) 8 years ago
schedules.py 462d4e57f3 celery.schedule.crontab: fix reduce (#3826) (#3827) 8 years ago
signals.py 19a7d8f925 Add worker_shutting_down signal (#3998) 8 years ago
states.py 08d8da96a5 Create states.py 8 years ago