.. |
__init__.py
|
8b00e1e1f8
Use callable() now that it is allowed again (Issue #1678)
|
11 lat temu |
amqp.py
|
35b214e109
Headers must always be a dict for before_task_publish
|
11 lat temu |
annotations.py
|
154b574809
__all__ is everywhere
|
12 lat temu |
base.py
|
a0057bed68
Makes inspect.getargs(@task(x)) work. Issue #1833
|
11 lat temu |
builtins.py
|
b6e3ca1568
fix: chains ignore options when apply_async()
|
11 lat temu |
control.py
|
9543e439d5
inspect.conf support with_defaults argument
|
11 lat temu |
defaults.py
|
d63edf6e1c
Removes the FORCE_BILLIARD_LOGGING setting, as it is no longer useful
|
11 lat temu |
log.py
|
4a02ee906d
Fixes in NameError in app.log
|
12 lat temu |
registry.py
|
154b574809
__all__ is everywhere
|
12 lat temu |
routes.py
|
781d6a8a4b
Cosmetics
|
11 lat temu |
task.py
|
3dae6a7666
Task.bin: Must not copy backend from app, task.backend is now instead a property. Closes #1821
|
11 lat temu |
trace.py
|
c6c0a5fc54
Cosmetics for #1739
|
11 lat temu |
utils.py
|
10f76cbf43
Settings filter: Account for non-string keys. Closes #1663
|
11 lat temu |