.. |
app
|
fe39c9eba0
Must now enable CELERY_CHORD_PROPAGATES to get the new chord error behavior
|
12 年之前 |
apps
|
b044de49fa
Hostname can now be unicode. Maybe fixes #1186
|
12 年之前 |
backends
|
fe39c9eba0
Must now enable CELERY_CHORD_PROPAGATES to get the new chord error behavior
|
12 年之前 |
bin
|
68774f3032
improves docstring
|
12 年之前 |
concurrency
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
contrib
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
events
|
db72777857
Fixes event dispatcher bug
|
12 年之前 |
loaders
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
security
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
task
|
cd873309f7
flakes
|
12 年之前 |
tests
|
50245dd735
Tests passing
|
12 年之前 |
utils
|
ef1c43b229
LRUCache is pickleable
|
12 年之前 |
worker
|
b044de49fa
Hostname can now be unicode. Maybe fixes #1186
|
12 年之前 |
__compat__.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
__init__.py
|
33f0de4f0b
Bumps version to 3.0.15 and updates Changelog
|
12 年之前 |
__main__.py
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
12 年之前 |
_state.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
beat.py
|
f92be2770c
Use the now() from the underlying schedule in ScheduleEntry
|
12 年之前 |
canvas.py
|
e99d9771bc
subtask.id is now an alias to subtask['options']['task_id']
|
12 年之前 |
datastructures.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
exceptions.py
|
e8515ed7c5
Defines what happens when a chord task fails. Closes #1172
|
12 年之前 |
local.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
platforms.py
|
b044de49fa
Hostname can now be unicode. Maybe fixes #1186
|
12 年之前 |
result.py
|
c24bc3bbc3
Fixes issue #1198, removing debugging print statement
|
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
|
12 年之前 |