Browse Source

[docs] revoke+terminate only supported by prefork

Ask Solem 9 years ago
parent
commit
7be9626e6c
1 changed files with 1 additions and 1 deletions
  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>`