.. |
app
|
6dac87f0f6
Fixes a bug with using kombu pools and after forkers and cleans up after forkers
|
9 年之前 |
apps
|
91ee16b4fb
Worker: Removes pickle deprecated startup warning
|
9 年之前 |
backends
|
682bcec365
Redis new_join: Chord error should call link_error callbacks (Issue #2796)
|
9 年之前 |
bin
|
66e94b8abb
Fixes bug with argument parsing in master
|
10 年之前 |
concurrency
|
6b4922efcb
Oops, removes debugging print statements
|
9 年之前 |
contrib
|
93fb98f089
Batches example missing passing request to mark_as_done. Issue #2861
|
9 年之前 |
events
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 年之前 |
fixups
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 年之前 |
loaders
|
3074472c70
cmdline config: namespace can be None
|
10 年之前 |
security
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
10 年之前 |
task
|
e3cab12540
Removes deprecated TaskSet and TaskSetResult, and the .task.sets module
|
10 年之前 |
tests
|
2d6d660ee6
Worker: inspect active and friends must copy active_requests when using threads. Closes #2567
|
9 年之前 |
utils
|
7b87698992
Fixes bug with configuration key prefix
|
9 年之前 |
worker
|
2d6d660ee6
Worker: inspect active and friends must copy active_requests when using threads. Closes #2567
|
9 年之前 |
__init__.py
|
cf247b28f5
4.0 release candidate 1
|
10 年之前 |
__main__.py
|
149de1291e
Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0)
|
10 年之前 |
_state.py
|
b5d6054d0d
Fixes PyPy tests
|
10 年之前 |
beat.py
|
c673fe201b
Fixes failing test
|
10 年之前 |
bootsteps.py
|
2a47f425c7
Fixes celery graph on Python3. Closes #2133
|
9 年之前 |
canvas.py
|
1de0d5d5ae
Chord: Chords containing groups with iterators now work.
|
9 年之前 |
datastructures.py
|
a5f5b63a4b
flakes
|
9 年之前 |
exceptions.py
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
10 年之前 |
five.py
|
5106352570
flakes
|
10 年之前 |
local.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 年之前 |
platforms.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 年之前 |
result.py
|
2055cbd056
AsyncResult.get now supports the on_interval argument
|
10 年之前 |
schedules.py
|
0c801b9070
92% coverage
|
10 年之前 |
signals.py
|
757678a59a
Worker: Also send task-failed event on unregistered task (Issue #2791)
|
10 年之前 |
states.py
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
10 年之前 |