[
https://issues.apache.org/jira/browse/AIRFLOW-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855028#comment-15855028
]
ASF subversion and git services commented on AIRFLOW-844:
---------------------------------------------------------
Commit a7deb6264b0e00baedaf7b2fb433ce29ca0ea593 in incubator-airflow's branch
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=a7deb62 ]
[AIRFLOW-844] Fix cgroups directory creation
Testing Done:
- Tested locally, we should add cgroup tests at
some point though
Closes #2057 from aoen/ddavydov/fix_cgroups
> CgroupTaskRunner does not create cgroups correctly
> --------------------------------------------------
>
> Key: AIRFLOW-844
> URL: https://issues.apache.org/jira/browse/AIRFLOW-844
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Priority: Blocker
>
> Right now os.mkdir is used to create cgroups which is incorrect, instead the
> cgroups library should be used.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)