You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/02 16:33:00 UTC

[jira] [Commented] (AIRFLOW-6686) Syntax error constructing list of process ids

    [ 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:
users@infra.apache.org


> 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)