提交历史

作者 SHA1 备注 提交日期
  dtheodor c3052fa553 Update tasks.rst 11 年之前
  dtheodor f5e85dd0f1 Update task.py 11 年之前
  Matthew Duggan 3cbe86c9e5 Add option to worker to control heartbeat interval. 11 年之前
  Ankur Dedania 97631bb3af Update periodic-tasks.rst 11 年之前
  Ask Solem 7c8329d3fd Fixes memory leak when app is registered in multiprocessing after fork registry. Closes #1949 11 年之前
  Ask Solem 6ee1c567da Fixes backend tests for Issue #1949 11 年之前
  Ask Solem 29ee1b8c91 get_backend_cls cannot be memoized as it keeps reference to app.loader. Issue #1949 11 年之前
  Ask Solem c063dc2e92 More tests for empty groups 11 年之前
  Ask Solem d87612eed4 Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943 11 年之前
  Ask Solem 3eeded4836 Implements ResultSet.backend (Issue #1936) 11 年之前
  Ask Solem 596cb7112d Fixes test weirdness 11 年之前
  Ask Solem 143b22a7af Result: .forget() should also clear local cache 11 年之前
  Ask Solem f110abeb35 Stresstests: Backend may not implement .forget 11 年之前
  Ask Solem a947209045 Removes duplicate _set_cache. Closes #1940 11 年之前
  Ask Solem ecbf23a568 Task: Do not send error emails for expected errors (@task(throws=...)) 11 年之前
  Ask Solem e9e76fb2e5 Stresstests: Delete results after bigtasksbigvalue test 11 年之前
  Ask Solem 467c7764f4 Result cache populated by join_native even if cache disabled 11 年之前
  Ask Solem 3d65cf261a Docs: generic celerybeat options should not write schedule to root owned directory. Thanks to Nikos Fertakis. 11 年之前
  Ask Solem 00074cafcc Tests: Make sure all threads get the current app trap 11 年之前
  Ask Solem 1d604406ef Yaml is not exception-able 11 年之前
  Ask Solem 7abafe423a ColorFormatter should not modify record.msg. Closes #1939 11 年之前
  Ionel Cristian Mărieș 9fc2ea88ce Match the signature used in the rest of the code. 11 年之前
  Ionel Cristian Mărieș c87b41158a Fix issue with timer starting after stop() is called. Now it doesn't start in this situation. 11 年之前
  Ask Solem 1da1174002 Stress test app now loads on Windows 11 年之前
  Ask Solem 7d107417bd flakes 11 年之前
  Ask Solem 51a6859c14 Cosmetics for #1736 11 年之前
  Ionel Cristian Mărieș c4f7c46e2b Update changelog. 11 年之前
  Ionel Cristian Mărieș d3b76fad01 Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable). 11 年之前
  Ionel Cristian Mărieș 9862e9a77e Close the sessions before disposing the engines as the engines won't close connections held up in sessions. 11 年之前
  Ionel Cristian Mărieș 5a576ec87e Don't close the session. Just rollback and/or close. 11 年之前