浏览代码

Cosmetics

Ask Solem 10 年之前
父节点
当前提交
58ce751a5e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      celery/concurrency/asynpool.py

+ 1 - 1
celery/concurrency/asynpool.py

@@ -1089,7 +1089,7 @@ class AsynPool(_pool.Pool):
         all tasks that have not been started will be discarded.
 
         In Celery this is called whenever the transport connection is lost
-        (consumer restart).
+        (consumer restart), and when a process is terminated.
 
         """
         resq = proc.outq._reader