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 subversion and git services (JIRA)" <ji...@apache.org> on 2017/01/22 16:36:27 UTC

[jira] [Commented] (AIRFLOW-785) ImportError if cgroupspy is not installed

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

ASF subversion and git services commented on AIRFLOW-785:
---------------------------------------------------------

Commit 1a801cc3b4e5263278a780df59f30f72c21597dc in incubator-airflow's branch refs/heads/master from [~gsakkis]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=1a801cc ]

[AIRFLOW-785] Don't import CgroupTaskRunner at global scope

cgroups is not a required dependency


> ImportError if cgroupspy is not installed
> -----------------------------------------
>
>                 Key: AIRFLOW-785
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-785
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: George Sakkis
>
> {{cgroups}} is not a required dependency but it is imported unconditonally, leading to ImportError if it's not installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)