turbaszek commented on issue #11557:
URL: https://github.com/apache/airflow/issues/11557#issuecomment-709516108


   According to this test:
   
https://github.com/celery/celery/blob/05da357502a109c05b35392391299d75d181ccab/celery/contrib/testing/worker.py#L110-L122
   
   We should be able to pass those argument to celery worker without a problem 
because here:
   
https://github.com/apache/airflow/blob/f7e01ab29339080c77431a1fc5e4403ba2d80326/airflow/cli/commands/celery_command.py#L152
   
   The `Worker` class is inheriting from `WorkController`


----------------------------------------------------------------
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]


Reply via email to