.. |
app
|
c1caa959e5
flakes
|
12 lat temu |
apps
|
8492b5c09d
Fixed problem #1373 a unicode decode error caused by utf-8 characters in the platform
|
12 lat temu |
backends
|
5031240115
Fix gevent connection leak
|
12 lat temu |
bin
|
af459bca55
celery control was not receiving replies
|
12 lat temu |
concurrency
|
cd996ce16c
Mediator thread should only be started for processes pool. Closes #1457
|
12 lat temu |
contrib
|
fe0c5ba242
flakes
|
12 lat temu |
events
|
00b8211bc0
Last commit broke events.State pickleability
|
12 lat temu |
loaders
|
2aef4b4263
Should include cwd when importing custom loader
|
12 lat temu |
security
|
30e821b1bd
Fixes syntax error
|
12 lat temu |
task
|
80bd5ac47a
Trace: Must also find pickleable type
|
12 lat temu |
tests
|
fe923a1c86
flakes
|
12 lat temu |
utils
|
2aadc3a3be
Makes qualname work when module already in name
|
12 lat temu |
worker
|
9941d47b91
flakes
|
12 lat temu |
__compat__.py
|
49c09df47a
fix import error in python 2.5
|
12 lat temu |
__init__.py
|
fd6a89eb06
Bumps version to 3.0.22
|
12 lat temu |
__main__.py
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
13 lat temu |
_state.py
|
978db4c8d8
:envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app
|
12 lat temu |
beat.py
|
30dc635e21
Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031
|
12 lat temu |
canvas.py
|
4d7faa29f5
Ensure that subtask argument updating in chain and group respects subtask immutability
|
12 lat temu |
datastructures.py
|
1170a0faf2
[->3.0] LimitedSet.purge must ignore KeyError
|
12 lat temu |
exceptions.py
|
e8515ed7c5
Defines what happens when a chord task fails. Closes #1172
|
12 lat temu |
local.py
|
9c94c55376
Python3 fixes. Closes #1107
|
12 lat temu |
platforms.py
|
7787844393
[Py3] f.fileno may raise io.UnsupportedOperation.
|
12 lat temu |
result.py
|
7dfadc4059
Cosmetics
|
12 lat temu |
schedules.py
|
aed7888e30
Fix crontab that use month of year and day of month
|
12 lat temu |
signals.py
|
d718d27d25
Implements new task_retry signal. Closes #1169
|
12 lat temu |
states.py
|
46ab71ff74
Tasks can now raise celery.exceptions.Ignore to not update any state
|
13 lat temu |