Historique des commits

Auteur SHA1 Message Date
  Ask Solem 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 il y a 13 ans
  Ask Solem 0fb5a6b838 GroupResult support for .children. Closes #916 il y a 13 ans
  Ask Solem 83bd4ef32e AsyncResult.collect must respect intermediate argument. Closes #917 il y a 13 ans
  Ask Solem a571aac0d9 Terminate task now gives RevokedTaskError instead of WorkerLostError. il y a 13 ans
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' il y a 13 ans
  Ask Solem cac77d6e8b Removes igroup/ichord, use group(.si()) instead. il y a 13 ans
  Ask Solem eba349a0a1 Doc updates il y a 13 ans
  Ask Solem 7ff99a3fbd Tests passing il y a 13 ans
  Ask Solem aa3ccf2aba Refactors Chain.apply_async il y a 13 ans
  Ask Solem 566c4da7b4 Use ' instead of " il y a 13 ans
  Ask Solem cc1ae88ff9 Remove copyright texts from modules il y a 13 ans
  Ask Solem 66a8a9833c TaskSetResult renamed -> GroupResult il y a 13 ans
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs il y a 13 ans
  Ask Solem 53b61c638b 99% overall coverage :happy: il y a 13 ans
  Ask Solem 35e56513db group/chord/chain are now subtasks il y a 13 ans
  Ask Solem 9571e0e551 Cosmetics il y a 13 ans
  Ask Solem 6e362f976b App cached class attributes are now pickleable il y a 13 ans
  Ask Solem 326ea1eca7 New AsyncResult.__eq__ broke join_native il y a 13 ans
  Ask Solem c2aeb14536 Chords now works when result serializer is not pickle (e.g. JSON) il y a 13 ans
  Ask Solem 0cabb808b1 Chord tests passing il y a 13 ans
  Ask Solem f3b4f6be8c Tests passing il y a 13 ans
  Ask Solem a908c815ae Makes it possible to set .app on some classes il y a 13 ans
  Ask Solem b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent il y a 13 ans
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs il y a 13 ans
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 13 ans
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id il y a 13 ans
  Ask Solem 980df77feb Removes expected error output from tests il y a 13 ans
  Ask Solem 1ac160649b flake8 il y a 13 ans
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results il y a 13 ans
  Ask Solem 04a5f5017c Fixes merge il y a 13 ans