Ask Solem
|
016629f75e
Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target)
|
9 лет назад |
Ask Solem
|
a4a5c2a794
Adds app.current_worker_task property. Closes #2100
|
9 лет назад |
Ask Solem
|
5f019dfa6f
[settings] Removes the CHORD_PROPAGATES setting
|
9 лет назад |
Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
9 лет назад |
squfrans
|
0c34f81dd3
sync with reality
|
10 лет назад |
Ask Solem
|
0731623271
flakes
|
10 лет назад |
Ask Solem
|
63dcb10179
Chord unlock: Retry if deps.ready() raises. Closes #2404
|
10 лет назад |
Ask Solem
|
07ecd08a86
Task.replace changed, removes Task.replace_in_chord.
|
10 лет назад |
Ask Solem
|
792a23184e
flakes
|
11 лет назад |
Ask Solem
|
c016714be8
Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task)
|
11 лет назад |
Ask Solem
|
2e1cad9e04
Removes magic keyword arguments support
|
11 лет назад |
Ask Solem
|
1e9dd26592
Super refactor, merging everything for 3.2
|
11 лет назад |
Ask Solem
|
f786b85c14
docstrings
|
11 лет назад |
Ask Solem
|
d79dcd8e82
Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators
|
11 лет назад |
Ask Solem
|
d028eed511
Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937
|
11 лет назад |
Ask Solem
|
e07ea51f3a
Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943
|
11 лет назад |
Ask Solem
|
39b823b317
flakes
|
11 лет назад |
Ask Solem
|
c82a1be845
Canvas: Fixes chord with a group of chords. Closes #1921
|
11 лет назад |
Ask Solem
|
2e78672a7d
Chord errors must also be logged
|
11 лет назад |
Ask Solem
|
7625f8c8ed
flakes
|
11 лет назад |
Ask Solem
|
d7bb6fc60f
Chords now calls callback.link_error
|
11 лет назад |
Ask Solem
|
f09b0413aa
Redis backend chord optimization: Avoid save group at apply and pipeline + O(1) join.
|
11 лет назад |
Konstantin Podshumok
|
b6e3ca1568
fix: chains ignore options when apply_async()
|
11 лет назад |
Ask Solem
|
13656aa671
Chord join must have a timeout (set to 3.0 to be safe, but can probably be lower)
|
11 лет назад |
Ask Solem
|
a3e6fb3360
unlock_chord task should raise Retry
|
11 лет назад |
Ask Solem
|
a31557793a
Chord unlock must be called after header. Closes #1700
|
11 лет назад |
Ask Solem
|
eb5d05ce9a
Chord join must use with allow_join_result()
|
11 лет назад |
Ask Solem
|
7338832048
Forgot to push change for Issue #1656
|
11 лет назад |
Ask Solem
|
531b7f342f
Canvas: Unroll groups with only one item. Closes #1656
|
11 лет назад |
Ask Solem
|
cf20072e30
maybe_signature(list) will now recurse. Closes #1645
|
11 лет назад |