[
https://issues.apache.org/jira/browse/AIRFLOW-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856756#comment-15856756
]
ASF subversion and git services commented on AIRFLOW-844:
---------------------------------------------------------
Commit 0b477900021e69f6a0ae8b5dd42b1465e9f836c5 in incubator-airflow's branch
refs/heads/v1-8-test from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0b47790 ]
[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)