Explorar el Código

[docs] revoke+terminate only supported by prefork

Ask Solem hace 9 años
padre
commit
7be9626e6c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/userguide/workers.rst

+ 1 - 1
docs/userguide/workers.rst

@@ -307,7 +307,7 @@ Commands
 
 ``revoke``: Revoking tasks
 --------------------------
-:pool support: all
+:pool support: all, terminate only supported by prefork
 :broker support: *amqp, redis*
 :command: :program:`celery -A proj control revoke <task_id>`