.. |
app
|
19c66d6261
Fix grammar, PEP8 (#4188)
|
8 年之前 |
apps
|
19a7d8f925
Add worker_shutting_down signal (#3998)
|
8 年之前 |
backends
|
bd347f7565
Using Exception.args to serialize/deserialize exceptions instead of str(Exception) (#4085)
|
8 年之前 |
bin
|
cd89518cf2
Handle possibility there are no workers (#4074)
|
8 年之前 |
concurrency
|
0204d00584
Fixes pack(str) -> pack(bytes). Closes #3674
|
8 年之前 |
contrib
|
9d345f5836
Set the SO_REUSEADDR option on the socket (#3969)
|
8 年之前 |
events
|
949a70d00f
FIX badly written check if cluster_state is None
|
8 年之前 |
fixups
|
d90caee6d9
Prefer https over http when available (#3966)
|
8 年之前 |
loaders
|
13916dee1b
Fix celery ignores exceptions raised during `django.setup()` (#4146)
|
8 年之前 |
security
|
c22e683958
Fixes failing security test case. Closes #3624
|
8 年之前 |
task
|
f780638d31
Merge changes from Django to utils.dispatch
|
9 年之前 |
utils
|
0d5b840af1
Add options for exponential backoff with task autoretry (#4101)
|
8 年之前 |
worker
|
1434cadef3
Remove duplicate entry in __all__
|
8 年之前 |
__init__.py
|
5af199c94f
Bump version: 4.0.2 → 4.1.0
|
8 年之前 |
__main__.py
|
9ce1b1bf65
Cosmetics
|
9 年之前 |
_state.py
|
b2027b9c6c
flakes
|
9 年之前 |
beat.py
|
53531f5c02
Make shallow copy of schedules dictionary
|
8 年之前 |
bootsteps.py
|
665c8842fc
Run CI on integration test suite
|
9 年之前 |
canvas.py
|
a68b3d013c
Fix wrong type in docstring (#4067)
|
8 年之前 |
exceptions.py
|
b2027b9c6c
flakes
|
9 年之前 |
five.py
|
9ce1b1bf65
Cosmetics
|
9 年之前 |
local.py
|
b2027b9c6c
flakes
|
9 年之前 |
platforms.py
|
4f6c3b5d18
return boolean value according to the doc
|
8 年之前 |
result.py
|
c6ce9557ad
Clarify AsyncResult.ready docstring (#4038)
|
8 年之前 |
schedules.py
|
b47d12dd2d
Fixed exception caused by next_transit receiving an unexpected argument. (#4103)
|
8 年之前 |
signals.py
|
19a7d8f925
Add worker_shutting_down signal (#3998)
|
8 年之前 |
states.py
|
08d8da96a5
Create states.py
|
8 年之前 |