nuclearpinguin commented on a change in pull request #7206: [AIRFLOW-6591] Add 
cli option to stop celery worker
URL: https://github.com/apache/airflow/pull/7206#discussion_r369270713
 
 

 ##########
 File path: airflow/cli/commands/celery_command.py
 ##########
 @@ -23,8 +23,10 @@
 from typing import Optional
 
 import daemon
+import psutil
 from celery.bin import worker as worker_bin
 from daemon.pidfile import TimeoutPIDLockFile
 
 Review comment:
   Ouh, it's used in flower command 😺

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to