[ 
https://issues.apache.org/jira/browse/AIRFLOW-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bolke de Bruin resolved AIRFLOW-974.
------------------------------------
       Resolution: Fixed
         Assignee: Bolke de Bruin
    Fix Version/s: 1.8.1

> airflow.util.file mkdir has a race condition
> --------------------------------------------
>
>                 Key: AIRFLOW-974
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-974
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Bolke de Bruin
>            Assignee: Bolke de Bruin
>             Fix For: 1.8.1
>
>
> mkdir has a race condition:
> It checks for the existence of a directory and afterwards it tries to create 
> it. If a process steps in between and creates that directory between the 
> check and the creation of the directory, the function errors.
> [~aoen]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to