Ask Solem 6f5b7dace9 Fixes AMQP result backend leak. Depends on celery/kombu@e506b1f59afd4ecf7f8927b0d84ff41f4961b334 12 년 전
..
app aad5e9b482 link + link_error now works with send_task. Thanks to Taylor Nelson 12 년 전
apps 5fa153c612 Hostname should also be passed through safe_str 12 년 전
backends 6f5b7dace9 Fixes AMQP result backend leak. Depends on celery/kombu@e506b1f59afd4ecf7f8927b0d84ff41f4961b334 12 년 전
bin af459bca55 celery control was not receiving replies 12 년 전
concurrency cd996ce16c Mediator thread should only be started for processes pool. Closes #1457 12 년 전
contrib fe0c5ba242 flakes 12 년 전
events 00b8211bc0 Last commit broke events.State pickleability 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 0e54cc3c6b Skip unstable test 12 년 전
utils 1a2e5a1188 pickling regen must give list not generator 12 년 전
worker 9941d47b91 flakes 12 년 전
__compat__.py 49c09df47a fix import error in python 2.5 12 년 전
__init__.py 35211606a4 Bumps version to 3.0.23 and updates Changelog 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 8649f223a4 Canvas: group.type should use app of first task. Closes #1516 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 fbe90ac07b More accurate check of file descriptors 12 년 전
result.py 7dfadc4059 Cosmetics 12 년 전
schedules.py aed7888e30 Fix crontab that use month of year and day of month 12 년 전
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 12 년 전
states.py fc93c24946 Speed up the precedence state lookup 12 년 전