瀏覽代碼

Updates Changelog

Ask Solem 9 年之前
父節點
當前提交
e5e92070d1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Changelog

+ 3 - 0
Changelog

@@ -19,6 +19,9 @@ new in Celery 3.1.
 
     Also potential fix for: Issue #2142, Issue #2606
 
+- **Prefork pool**: Fixes memory leak related to processes exiting
+  (Issue #2927).
+
 - **Worker**: Fixes crash at startup when trying to censor passwords
   in MongoDB and Cache result backend URLs (Issue #3079, Issue #3045,
   Issue #3049, Issue #3068, Issue #3073).