[
https://issues.apache.org/jira/browse/AIRFLOW-6686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028475#comment-17028475
]
ASF GitHub Bot commented on AIRFLOW-6686:
-----------------------------------------
mik-laj commented on pull request #7298: [AIRFLOW-6686] Fix syntax error
constructing list of process ids
URL: https://github.com/apache/airflow/pull/7298
----------------------------------------------------------------
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]
> Syntax error constructing list of process ids
> ---------------------------------------------
>
> Key: AIRFLOW-6686
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6686
> Project: Apache Airflow
> Issue Type: Bug
> Components: utils
> Affects Versions: 1.10.7
> Reporter: Oluwafemi Sule
> Assignee: Oluwafemi Sule
> Priority: Major
>
> There is Syntax error constructing list of process ids used in process
> termination command.
> The Syntax error results from wrong ordering of arguments to builtin map
> function.
> [https://github.com/apache/airflow/blob/master/airflow/utils/helpers.py#L214]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)