[
https://issues.apache.org/jira/browse/AIRFLOW-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028374#comment-17028374
]
ASF subversion and git services commented on AIRFLOW-6612:
----------------------------------------------------------
Commit 8f87bc7df532e2d218d9bb59feef64d99777826b in airflow's branch
refs/heads/master from Tomek Urbaszek
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8f87bc7 ]
[AIRFLOW-6612] Use builtin method to run flower instead of executing cmd (#7237)
Instead of os.execvp to run flower command we can use flower's
execute_from_commandline method.
> Use builtin method to run flower instead of executing cmd
> ---------------------------------------------------------
>
> Key: AIRFLOW-6612
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6612
> Project: Apache Airflow
> Issue Type: Improvement
> Components: celery, cli
> Affects Versions: 2.0.0
> Reporter: Tomasz Urbaszek
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)