You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:21:00 UTC

[jira] [Commented] (AIRFLOW-848) Flower does not cleanup pid file on SIGTERM

    [ https://issues.apache.org/jira/browse/AIRFLOW-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070608#comment-17070608 ] 

Daniel Imberman commented on AIRFLOW-848:
-----------------------------------------

[~turbaszek] did your recent PRs fix this issue?

> 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: 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
(v8.3.4#803005)