Ask Solem před 11 roky
rodič
revize
89b9accd42
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      Changelog

+ 4 - 1
Changelog

@@ -12,7 +12,7 @@ new in Celery 3.1.
 
 3.1.9
 =====
-:release-date: 2014-02-09 04:30 P.M UTC
+:release-date: 2014-02-10 06:00 P.M UTC
 :release-by: Ask Solem
 
 - **Requirements**:
@@ -52,6 +52,9 @@ new in Celery 3.1.
 
     Fix contributed by Andrey Voronov.
 
+- **Commands**: Did no longer emit an error message if the pidfile exists
+  and the process is still alive (Issue #1855).
+
 - **Commands**: Better error message for missing arguments to preload
   options (Issue #1860).