Apache Airflow version
2.8.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
When airflow celery worker command executed with -D option it crashes due to pid file being used at multiple places.
In 2.8.0 pid file is used in celery app and in run_command_with_daemon_option
What you think should happen instead?
No response
How to reproduce
Run celery worker command with daemon option
Operating System
Mac/Linux
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.8.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
When airflow celery worker command executed with -D option it crashes due to pid file being used at multiple places.
In 2.8.0 pid file is used in celery app and in run_command_with_daemon_option
What you think should happen instead?
No response
How to reproduce
Run celery worker command with daemon option
Operating System
Mac/Linux
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct