Rahul created AIRFLOW-848:
-----------------------------
Summary: Flower does not cleanup pid file on SIGTERM
Key: AIRFLOW-848
URL: https://issues.apache.org/jira/browse/AIRFLOW-848
Project: Apache Airflow
Issue Type: Bug
Affects Versions: Airflow 1.7.1.3
Reporter: Rahul
Priority: Minor
I am running a monit restart for celery flower. However, when I send a SIGTERM
signal to flower and start again, flower doesn't start up. This is because of
the pid file. I think it should clear this on sigterm/sigint.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)