[
https://issues.apache.org/jira/browse/AIRFLOW-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856758#comment-15856758
]
ASF subversion and git services commented on AIRFLOW-844:
---------------------------------------------------------
Commit b8fd66172b32aa24c16c16fd0c07c6f88450fa68 in incubator-airflow's branch
refs/heads/v1-8-stable from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b8fd661 ]
[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
Signed-off-by: Bolke de Bruin <[email protected]>
> 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)