Ask Solem af459bca55 celery control was not receiving replies 12 年之前
..
app 04178b105f Fixes typo with TIME_LIMIT default for tasks 12 年之前
apps 8492b5c09d Fixed problem #1373 a unicode decode error caused by utf-8 characters in the platform 12 年之前
backends c0d7849617 Removed safe parameter due to PyMongo deprecation warning 12 年之前
bin af459bca55 celery control was not receiving replies 12 年之前
concurrency d0fba52bd5 [eventlet] Do not call blockdetection setup if no timeout set. Closes #1408 12 年之前
contrib fe0c5ba242 flakes 12 年之前
events 4c682b570d Adds setting CELERY_ACCEPT_CONTENT: A whitelist of serializers/content-types to accept 12 年之前
loaders 2aef4b4263 Should include cwd when importing custom loader 12 年之前
security 30e821b1bd Fixes syntax error 12 年之前
task 80bd5ac47a Trace: Must also find pickleable type 12 年之前
tests 912d557330 Tests passing 12 年之前
utils 3d917d91f2 itermro: Forgot to yield value 12 年之前
worker 912d557330 Tests passing 12 年之前
__compat__.py 49c09df47a fix import error in python 2.5 12 年之前
__init__.py 9979100834 Bumps version to 3.0.19 12 年之前
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 13 年之前
_state.py 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app 12 年之前
beat.py 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 年之前
canvas.py 4d7faa29f5 Ensure that subtask argument updating in chain and group respects subtask immutability 12 年之前
datastructures.py 1170a0faf2 [->3.0] LimitedSet.purge must ignore KeyError 12 年之前
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 12 年之前
local.py 9c94c55376 Python3 fixes. Closes #1107 12 年之前
platforms.py 7787844393 [Py3] f.fileno may raise io.UnsupportedOperation. 12 年之前
result.py 7dfadc4059 Cosmetics 12 年之前
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 12 年之前
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 12 年之前
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 13 年之前